@import"https://fonts.googleapis.com/css2?family=Instrument+Sans:wght@400;500;600;700&display=swap";@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}html,body{margin:0;padding:0;width:100%;overflow-x:hidden;position:relative}body{min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.restricted-access{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;text-align:center;padding:20px;background-color:var(--bg-color);color:var(--text-main)}.restricted-access h2{margin-bottom:1rem;color:var(--text-main)}.restricted-access .user-email{margin:1rem 0;padding:8px 16px;background:var(--card-bg);border-radius:8px;font-weight:700;border:1px solid var(--glass-border)}.restricted-access button{margin-top:20px;padding:10px 20px;background-color:var(--text-main);color:#fff;border:none;border-radius:8px;cursor:pointer;transition:opacity .2s}.restricted-access button:hover{opacity:.9}:root{--color-brand-primary: #6366f1;--color-brand-secondary: #0f172a;--color-brand-accent: #00e676;--color-brand-danger: #f43f5e;--color-brand-warning: #f59e0b;--color-brand-info: #0ea5e9;--bg-main: #f8fafc;--bg-surface: #ffffff;--bg-card-layered: rgba(255, 255, 255, .7);--bg-navy: #0f172a;--text-primary: #0f172a;--text-secondary: #475569;--text-muted: #94a3b8;--text-on-brand: #ffffff;--financial-positive: #10b981;--financial-negative: #ef4444;--ai-glow: 0 0 20px rgba(99, 102, 241, .4);--ai-glow-accent: 0 0 15px rgba(0, 230, 118, .3);--grad-netflix: linear-gradient(135deg, #e50914, #b20710);--grad-youtube: linear-gradient(135deg, #ff0000, #cc0000);--grad-apple: linear-gradient(135deg, #000000, #434343);--grad-spotify: linear-gradient(135deg, #1db954, #191414);--grad-coupang: linear-gradient(135deg, #352c26, #a1785c);--glass-bg: rgba(255, 255, 255, .65);--glass-border: rgba(255, 255, 255, .4);--layered-border: 1px solid rgba(0, 0, 0, .06);--input-border: #e2e8f0;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .08), 0 2px 4px -1px rgba(0, 0, 0, .04);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .08), 0 4px 6px -2px rgba(0, 0, 0, .04);--shadow-premium: 0 20px 25px -5px rgba(0, 0, 0, .08), 0 10px 10px -5px rgba(0, 0, 0, .02);--shadow-float: 0 25px 50px -12px rgba(0, 0, 0, .15);--shadow-inner: inset 0 2px 4px 0 rgba(0, 0, 0, .06);--font-main: "Instrument Sans", "Pretendard", -apple-system, BlinkMacSystemFont, system-ui, sans-serif;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--radius-full: 9999px;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--bg-color: var(--bg-main);--card-bg: var(--bg-surface);--text-main: var(--text-primary);--accent-color: var(--color-brand-accent);--accent-blue: var(--color-brand-primary);--color-vibe-mint: var(--color-brand-accent);--color-midnight-slate: var(--color-brand-secondary);--color-ledger-gray: #f8fafc;--color-muted-stone: var(--text-secondary);--color-calm-indigo: var(--color-brand-primary);--color-alert-rose: var(--color-brand-danger);--surface-canvas: #FFFFFF}@keyframes revealUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes pulse-soft{0%{transform:scale(1);box-shadow:0 0 #6366f166}70%{transform:scale(1.05);box-shadow:0 0 0 10px #6366f100}to{transform:scale(1);box-shadow:0 0 #6366f100}}html{background:#f8fafc!important}body{margin:0;padding:0;background-color:var(--surface-canvas);color:var(--color-midnight-slate);min-height:100vh;font-family:var(--font-main);-webkit-tap-highlight-color:transparent}html,body,#root{background-color:#f8fafc;color:#1e293b}button,input{outline:none!important;-webkit-tap-highlight-color:transparent}.container{width:100vw;height:100vh;display:flex;justify-content:center}.mobile-card{width:100%;height:100%;background-color:var(--card-bg);padding:2rem;box-sizing:border-box;display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:none;border:1px solid var(--glass-border)}.mobile-card::-webkit-scrollbar{display:none}@media(min-width:481px){.mobile-card{max-width:480px;height:90vh;margin-top:5vh;border-radius:24px;box-shadow:0 25px 50px -12px #0000001a;border:1px solid var(--glass-border)}}.blacklist-view-container{max-width:800px;margin:0 auto;width:100%}.management-panel{background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.1);box-shadow:0 1px 3px #0000000d,0 10px 30px -10px #0000000d;overflow:hidden;margin-top:1rem}.panel-header{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.06);display:flex;justify-content:space-between;align-items:center}.panel-header h3{font-size:1rem;font-weight:700;color:var(--text-primary);margin:0;display:flex;align-items:center;gap:.6rem}.panel-description{padding:1rem 1.5rem;background:#fbfcfd;border-bottom:1px solid rgba(0,0,0,.04)}.panel-description p{margin:0;font-size:.85rem;color:var(--text-secondary);line-height:1.5}.management-list{display:flex;flex-direction:column;max-height:450px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}.management-list::-webkit-scrollbar{width:5px}.management-list::-webkit-scrollbar-track{background:transparent}.management-list::-webkit-scrollbar-thumb{background-color:#e2e8f0;border-radius:10px}.management-row{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.04);transition:all .15s ease;cursor:pointer}.management-row:last-child{border-bottom:none}.management-row:hover{background:#f9fafb}.management-row .item-info{display:flex;align-items:center;gap:1rem}.management-row .icon-box{width:38px;height:38px;border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #0000000d,0 2px 5px #0000000a;flex-shrink:0}.management-row .text-content{display:flex;flex-direction:column;gap:.1rem}.management-row .primary-text{font-weight:600;font-size:.9rem;color:var(--text-primary)}.management-row .secondary-text{font-size:.75rem;color:var(--text-muted);font-family:Inter,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.management-row .actions{display:flex;align-items:center;gap:.5rem;opacity:0;transform:translate(10px);transition:all .2s cubic-bezier(.4,0,.2,1)}.management-row:hover .actions{opacity:1;transform:translate(0)}.action-btn-trash{width:32px;height:32px;border-radius:8px;border:none;background:transparent;color:var(--text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease}.action-btn-trash:hover{background:#fff1f2;color:#f43f5e}.dashboard-sidebar.slim{width:80px;min-height:100vh;position:sticky;top:0;padding:1.5rem 0 2rem;align-items:center;border-right:1px solid rgba(0,0,0,.08);background:#fff;box-shadow:1px 0 #00000005;display:flex;flex-direction:column;box-sizing:border-box}.dashboard-sidebar.slim .sidebar-logo{margin-bottom:2rem;padding:0}.dashboard-sidebar.slim .sidebar-nav{gap:.75rem}.dashboard-sidebar.slim .nav-item{width:44px;height:44px;padding:0;justify-content:center;border-radius:12px;color:#94a3b8;position:relative;border:none;background:transparent}.dashboard-sidebar.slim .nav-item:hover{background:#f1f5f9;color:var(--text-primary);transform:none}.dashboard-sidebar.slim .nav-item.active{background:#f1f5f9;color:var(--color-brand-primary);box-shadow:none}.dashboard-sidebar.slim .nav-item.active:after{content:"";position:absolute;left:-18px;width:3px;height:18px;background:var(--color-brand-primary);border-radius:0 4px 4px 0}.main-header{margin-bottom:2rem;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;width:100%}.title-group{display:flex;flex-direction:column;gap:2px;text-align:left}.main-header h3{font-size:1.5rem;font-weight:700;letter-spacing:-.025em;color:var(--text-primary);margin:0}.header-subtitle{font-size:.8rem;font-weight:700;color:var(--color-brand-primary);text-transform:uppercase;letter-spacing:.06em}.settings-view{animation:revealUp .3s ease-out}.dashboard-container{display:flex;min-height:100vh;background:var(--bg-color);width:100%}.dashboard-sidebar{width:280px;min-height:100vh;position:sticky;top:0;background:var(--surface-canvas);border-right:1px solid var(--glass-border);display:flex;flex-direction:column;padding:2.5rem 1.5rem 3rem;flex-shrink:0;box-sizing:border-box}.sidebar-logo{font-family:var(--font-heading);font-size:1.5rem;font-weight:800;color:var(--accent-blue);margin-bottom:3rem;padding-left:.5rem}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.nav-item{display:flex;align-items:center;gap:.85rem;padding:.9rem 1.25rem;border-radius:16px;color:var(--text-muted);font-weight:700;transition:all .25s cubic-bezier(.4,0,.2,1);text-decoration:none;font-size:.95rem}.nav-item:hover{background:#f8fafc;color:var(--text-main);transform:translate(4px)}.nav-item.active{background:#eff6ff;color:var(--accent-blue);box-shadow:0 4px 12px #3b82f614}.dashboard-main-content{flex:1;display:flex;flex-direction:column;min-width:0}.dashboard-header{height:90px;padding:0 3rem;display:flex;align-items:center;justify-content:space-between;background:var(--surface-canvas);position:sticky;top:0;z-index:10;border-bottom:1px solid var(--glass-border)}.total-summary{grid-column:span 6;min-width:auto;background:var(--color-ledger-gray);border:1px solid var(--glass-border);display:flex;flex-direction:column;justify-content:space-between;min-height:260px}.upcoming-info{margin-top:auto;padding:1.25rem;background:var(--surface-canvas);border-radius:var(--radius-3xl);border:1px solid var(--glass-border);display:flex!important;align-items:center;justify-content:space-between;gap:1rem}.upcoming-info .info-main{display:flex;flex-direction:column;gap:.2rem;flex:1}.upcoming-info span{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--color-muted-stone);white-space:nowrap}.upcoming-info strong{font-size:1.15rem;font-weight:800;color:var(--color-midnight-slate);white-space:nowrap}.upcoming-info em{font-style:normal;font-weight:900;font-size:1.2rem;color:var(--color-alert-rose);padding:.4rem .8rem;background:#f43f5e1a;border-radius:12px;white-space:nowrap}.header-greeting h1{font-size:1.4rem;font-weight:800;margin:.3rem 0 0;color:var(--text-main)}.greeting-pill{font-size:.75rem;font-weight:700;background:#eff6ff;color:var(--accent-blue);padding:.3rem .7rem;border-radius:99px;text-transform:uppercase;letter-spacing:.05em}.header-actions{display:flex;align-items:center;gap:1.25rem}.header-profile{display:flex;align-items:center;gap:.5rem;padding:.4rem 1rem .4rem .4rem;background:#fff;border-radius:18px;border:1px solid rgba(0,0,0,.04)}.header-profile span{font-size:.85rem;font-weight:700;color:var(--text-main)}.header-profile img{width:32px;height:32px;border-radius:50%;object-fit:cover}.icon-btn-glass{width:42px;height:42px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid rgba(0,0,0,.05);color:var(--text-muted);transition:all .2s}.icon-btn-glass:hover{background:#f1f5f9;color:var(--text-main);transform:translateY(-2px)}.dashboard-scroll-area{padding:3rem;flex:1;max-width:1400px;margin:0 auto;width:100%}.dashboard-topline{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.topline-text h2{font-size:1.8rem;font-weight:800;margin:.5rem 0 0;letter-spacing:-.03em}.topline-text .highlight{color:var(--accent-blue);position:relative}.topline-text .highlight:after{content:"";position:absolute;bottom:4px;left:0;width:100%;height:8px;background:#3b82f61a;z-index:-1}.dashboard-eyebrow{font-size:.8rem;font-weight:700;color:var(--text-muted);letter-spacing:.1em}.dashboard-primary-action-premium{display:flex;align-items:center;gap:.75rem;padding:1rem 1.75rem;background:var(--color-vibe-mint);color:var(--color-midnight-slate);border:none;border-radius:var(--radius-xl);font-weight:700;font-size:1rem;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.dashboard-primary-action-premium:hover{transform:translateY(-2px);filter:brightness(1.05)}.status-banner{padding:1.25rem 1.5rem;border-radius:24px;margin-bottom:2.5rem;font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:1rem;line-height:1.5}.status-banner.warning{background:linear-gradient(90deg,#fffbeb,#fff7ed);color:#9a3412;border:1px solid #ffedd5;box-shadow:0 4px 15px #fbbf240d}.status-banner .banner-icon-bg{width:36px;height:36px;background:#ffedd5;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.bento-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:1.5rem}.bento-card{background:var(--color-ledger-gray);border-radius:var(--radius-3xl);padding:var(--spacing-32);border:1px solid var(--glass-border);box-shadow:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275);animation:fadeUp .8s cubic-bezier(.16,1,.3,1) backwards}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.bento-card:hover{transform:translateY(-2px)}.partner-promotion-banner{margin-top:3rem;margin-bottom:1rem;width:100%;max-height:450px;border-radius:var(--radius-xl);overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;box-shadow:var(--shadow-md);border:1px solid var(--glass-border);opacity:.9}.partner-promotion-banner:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg);opacity:1}.partner-promotion-banner img{width:100%;height:450px;display:block;object-fit:cover;object-position:center}@media(max-width:768px){.partner-promotion-banner{margin-top:2rem;max-height:none;background:#000411}.partner-promotion-banner img{height:auto;object-fit:contain}}.coupon-guide-trigger{margin-top:3.5rem;margin-bottom:-1.5rem;display:flex;justify-content:center;position:relative;z-index:2}.guide-btn-slim{display:flex;align-items:center;gap:.6rem;padding:.7rem 1.4rem;border-radius:30px;border:1px solid var(--glass-border);background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:.9rem;font-weight:700;color:var(--text-main);cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000000d}.guide-btn-slim:hover{transform:translateY(-2px);background:#fff;border-color:var(--accent-color);box-shadow:0 8px 25px #00e67626;color:#00c853}.coupon-code-display{background:#f0fdf4;padding:1.5rem;border-radius:20px;text-align:center;border:2px dashed #bbf7d0;margin-bottom:2rem;position:relative;overflow:hidden}.coupon-code-display:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,230,118,.05) 0%,transparent 100%);pointer-events:none}.copy-btn-mini{padding:6px 12px;background:#fff;border:1px solid #dcfce7;border-radius:10px;font-size:.75rem;font-weight:700;color:#16a34a;cursor:pointer;transition:all .2s ease}.copy-btn-mini:hover{background:#16a34a;color:#fff;border-color:#16a34a}.guide-steps{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:.5rem}.step-badge{width:28px;height:28px;background:var(--accent-color);color:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:.85rem;font-weight:800;flex-shrink:0;box-shadow:0 4px 10px #00e67633}.step-content{font-size:.95rem;line-height:1.5;color:var(--text-main)}.step-content strong{color:#16a34a}.modal-content-premium{background:#fff!important;width:100%;max-width:500px;border-radius:32px;border:1px solid rgba(0,0,0,.1);box-shadow:0 25px 50px -12px #00000040;overflow:hidden;position:relative;display:flex;flex-direction:column;color:#1e293b!important;z-index:3001}.modal-header-premium{padding:1.5rem 2rem;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--glass-border)}.modal-title-group{display:flex;align-items:center;gap:1rem}.modal-title-group h3{margin:0;font-size:1.25rem;font-weight:800;color:var(--text-primary)}.modal-title-group p{margin:.25rem 0 0;font-size:.85rem;color:var(--text-muted)}.modal-body-premium{padding:2rem}.pickle-modal-footer{padding:1.5rem 2rem;background:#f8fafc;display:flex!important;justify-content:center!important;align-items:center!important;border-top:1px solid var(--glass-border);width:100%!important;box-sizing:border-box!important}.close-btn-round{width:40px;height:40px;border-radius:50%;border:1px solid var(--glass-border);background:#fff;display:flex;align-items:center;justify-content:center;color:var(--text-muted);cursor:pointer;transition:all .2s ease}.close-btn-round:hover{background:#f1f5f9;color:var(--text-primary);transform:rotate(90deg)}.pickle-coupon-action-btn{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-width:100%!important;max-width:none!important;height:60px!important;margin:0!important;padding:0!important;background:linear-gradient(135deg,#00e676,#00c853)!important;color:#00332a!important;border:none!important;border-radius:20px!important;font-weight:800!important;font-size:1.15rem!important;cursor:pointer!important;transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important;box-shadow:0 10px 25px #00e67640!important;white-space:nowrap!important;box-sizing:border-box!important;text-decoration:none!important;outline:none!important}.pickle-coupon-action-btn:hover{transform:translateY(-3px) scale(1.01)!important;box-shadow:0 15px 35px #00e67659!important;filter:brightness(1.05)!important}.pickle-coupon-action-btn:active{transform:translateY(-1px) scale(.98)!important}@media(max-width:480px){.pickle-modal-footer{padding:1.25rem!important}.pickle-coupon-action-btn{font-size:1.05rem!important;height:56px!important}}.stats-placeholder{grid-column:span 7}.sub-list-card{grid-column:span 8;display:flex;flex-direction:column}.list-count-badge{background:var(--accent-blue);color:#fff;padding:.2rem .6rem;border-radius:12px;font-size:.8rem;font-weight:700;margin-left:.5rem;vertical-align:middle}.card-label{font-size:.95rem;opacity:.8;display:block;margin-bottom:.5rem}.card-value{font-size:3.2rem;font-weight:800;margin:.5rem 0;letter-spacing:-.02em}.summary-meta-row{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.summary-chip{background:var(--surface-canvas);border:1px solid var(--glass-border);color:var(--color-midnight-slate);padding:.5rem 1rem;border-radius:12px;display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700}.service-icon-container{width:48px;height:48px;border-radius:14px;background:transparent;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000000d;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.sub-item-row:hover .service-icon-container{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 20px #0000001a}.placeholder-content{height:120px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);border:2px dashed #e2e8f0;border-radius:20px;margin-top:1rem}.card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.card-header.compact{margin-bottom:1.5rem}.card-header h3,.card-header.compact h3{margin:.4rem 0 0;font-size:1.15rem;font-weight:700;letter-spacing:-.01em}.automation-card{grid-column:span 4;background:radial-gradient(circle at top right,rgba(99,102,241,.12),transparent 45%),#fff}.automation-list,.reminder-stack{display:flex;flex-direction:column;gap:.9rem}.automation-item,.reminder-item{display:flex;align-items:flex-start;gap:.9rem;padding:1rem;border-radius:18px;background:#f8fafc}.automation-item strong,.reminder-item strong{display:block;margin-bottom:.25rem;font-size:.95rem}.automation-item span,.reminder-item span{display:block;font-size:.84rem;line-height:1.5;color:var(--text-muted)}.status-dot{width:10px;height:10px;border-radius:999px;background:#cbd5e1;margin-top:.45rem;flex-shrink:0}.status-dot.on{background:#22c55e;box-shadow:0 0 0 6px #22c55e1f}.status-dot.soft{background:#4f46e5;animation:pulse-soft 2s infinite}.reminder-card{grid-column:span 4}.reminder-item{border:1px solid #e2e8f0}.reminder-item.primary{background:linear-gradient(135deg,#6366f114,#4f46e508);border:1px solid rgba(99,102,241,.12)}.inline-link-btn{display:inline-flex;align-items:center;gap:.4rem;color:#4f46e5;font-weight:700;text-decoration:none;padding-left:.2rem}.calendar-card{grid-column:span 6}.calendar-strip{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem}.calendar-day-card{min-height:122px;padding:1rem .85rem;border-radius:20px;background:var(--surface-canvas);border:1px solid var(--glass-border);display:flex;flex-direction:column;gap:.45rem;transition:all .3s}.calendar-day-card:hover{border-color:var(--color-calm-indigo);transform:scale(1.05)}.calendar-day-card.has-event{background:var(--surface-canvas);border:1px solid var(--color-calm-indigo)}.calendar-day-card .weekday{font-size:.78rem;font-weight:700;color:var(--color-muted-stone)}.calendar-day-card strong{font-size:1.15rem}.calendar-event-stack{display:flex;flex-direction:column;gap:.35rem;margin-top:auto}.calendar-event-pill{display:inline-flex;align-items:center;padding:.35rem .55rem;border-radius:999px;background:#fff;font-size:.72rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.calendar-empty{margin-top:auto;font-size:.75rem;color:#94a3b8}.insight-card{grid-column:span 5}.insight-content{display:flex;flex-direction:column;gap:1.25rem}.insight-summary{padding:1rem 1.1rem;border-radius:20px;background:var(--surface-canvas);border:1px solid var(--glass-border);color:var(--color-midnight-slate)}.insight-summary strong{display:block;font-size:1.5rem;margin-bottom:.3rem}.insight-summary span{font-size:.85rem;color:var(--color-muted-stone)}.category-bars{display:flex;flex-direction:column;gap:1rem}.category-row{display:flex;flex-direction:column;gap:.45rem}.category-row-head{display:flex;justify-content:space-between;gap:1rem;font-size:.85rem;font-weight:700}.category-bar-track{height:10px;background:#e2e8f0;border-radius:999px;overflow:hidden}.category-bar-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#4f46e5,#4f46e5)}.insight-caption{margin:0;font-size:.85rem;line-height:1.6;color:var(--text-muted)}.due-soon-banner{display:inline-flex;align-items:center;gap:.5rem;padding:.8rem 1rem;border-radius:14px;background:#eef2ff;color:#4338ca;font-size:.85rem;font-weight:700;margin-bottom:1rem}.add-inline-btn{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.25rem;background:#6366f11a;color:var(--color-calm-indigo);border:none;border-radius:var(--radius-xl);font-weight:700;cursor:pointer;transition:all .2s}.add-inline-btn:hover{background:#6366f126;transform:translateY(-1px)}.sub-items-list{display:flex;flex-direction:column;gap:1rem}.sub-item-row{display:flex;justify-content:space-between;align-items:center;padding:1.25rem;border-radius:20px;background:#f8fafc;cursor:pointer;transition:all .2s}.sub-item-row:hover{background:#f1f5f9;transform:translate(4px)}.item-main{display:flex;align-items:center;gap:1rem}.service-icon-emoji{font-size:1.5rem}.item-text{display:flex;flex-direction:column}.item-text .name{font-weight:700;font-size:1.05rem}.item-text .date{font-size:.85rem;color:var(--text-muted)}.item-meta{display:flex;align-items:center;gap:2rem}.item-meta .dday{font-weight:700;font-size:.9rem;padding:.25rem .75rem;background:#e2e8f0;border-radius:8px}.item-meta .dday.urgent{background:#fee2e2;color:#ef4444}.item-meta .price{font-weight:800;font-size:1.1rem}.mobile-fab{display:none}@media(max-width:1024px){.dashboard-sidebar{display:none}.dashboard-header{background:#fff;border-bottom:1px solid var(--glass-border)}.mobile-fab{display:flex;position:fixed;bottom:2rem;right:2rem;width:60px;height:60px;border-radius:30px;background:var(--accent-blue);color:#fff;border:none;align-items:center;justify-content:center;box-shadow:0 10px 25px #3b82f666;z-index:100}.add-inline-btn{display:none}}@media(max-width:768px){.bento-grid{grid-template-columns:1fr}.total-summary,.calendar-card,.insight-card,.sub-list-card{grid-column:span 12}}@media(max-width:640px){.dashboard-scroll-area{padding:1.25rem}.card-value{font-size:2.2rem}.calendar-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.item-meta{gap:1rem}.item-meta .price{font-size:1rem}}.welcome-container{display:flex;flex-direction:column;gap:4rem}.welcome-section{min-height:80vh;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.vibe-logo{font-size:5rem;margin-bottom:2rem;filter:drop-shadow(0 0 20px var(--accent-color));animation:bouncy-float 3s ease-in-out infinite}@keyframes bouncy-float{0%,to{transform:translateY(0) scale(1)}50%{transform:translateY(-15px) scale(1.02)}}.title{font-size:2.8rem;font-weight:800;margin-bottom:1rem;color:var(--text-main);text-shadow:none;letter-spacing:-.05em;line-height:1.2}.brand-name{color:var(--accent-color);background:none;-webkit-text-fill-color:initial;text-shadow:0 0 15px rgba(0,230,118,.3)}.description{font-size:1.1rem;color:var(--text-muted);font-weight:500;line-height:1.6;margin-bottom:2rem;text-shadow:none}.social-proof{font-size:.9rem;color:var(--text-muted);background:#38bdf81a;padding:.8rem 1.2rem;border-radius:12px;margin-bottom:1.5rem;line-height:1.5}.social-proof span{color:var(--accent-color);font-weight:700}.login-btn{width:100%;padding:1.2rem;border-radius:40px;border:none;background:linear-gradient(135deg,var(--accent-color) 0%,#059669 100%);color:#fff;font-weight:800;font-size:1.2rem;cursor:pointer;transition:all .4s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 10px 25px -5px #10b98166}.login-btn:active{animation:bouncy .4s ease-in-out}@keyframes bouncy{0%{transform:scale(1)}30%{transform:scale(.95)}50%{transform:scale(1.05)}to{transform:scale(1)}}.login-btn:hover{transform:translateY(-4px) scale(1.02);box-shadow:0 20px 30px -10px #10b98199}.login-secondary-container{margin-top:1.5rem;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem;color:var(--text-muted)}.google-login-link{background:none;border:none;color:#3b82f6;font-weight:700;cursor:pointer;text-decoration:underline;padding:0;font-size:1rem;transition:color .2s}.google-login-link:hover{color:#60a5fa}.login-helper-text{margin-top:2rem;font-size:.8rem;color:#64748b;line-height:1.5;background:#f1f5f9;padding:1rem;border-radius:12px;max-width:320px;border:1px solid var(--glass-border)}.scroll-hint{margin-top:3rem;color:var(--text-muted);font-size:.8rem;display:flex;flex-direction:column;align-items:center;opacity:.6;animation:bounce 2s infinite}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}.preview-section{padding-bottom:4rem;animation:fadeIn 1s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.preview-title{text-align:center;margin-bottom:2rem;color:var(--text-main);font-size:1.3rem}.virtual-dashboard{background:#fffc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:24px;padding:1.5rem;border:1px solid var(--glass-border);box-shadow:0 20px 40px #0000001a}.preview-card.summary{background:linear-gradient(135deg,var(--accent-blue) 0%,#1e40af 100%);padding:1.5rem;border-radius:20px;display:flex;flex-direction:column;margin-bottom:1.5rem;color:#fff;box-shadow:0 10px 20px #3b82f64d}.preview-card .label{font-size:.9rem;opacity:.9}.preview-card .value{font-size:1.8rem;font-weight:800}.preview-list{display:flex;flex-direction:column;gap:1rem}.preview-item{display:flex;align-items:center;gap:1rem;background:#f8fafc;padding:1rem;border-radius:12px}.item-icon{font-size:1.5rem}.item-info{flex:1}.item-name{font-weight:600;font-size:.95rem}.item-date{font-size:.8rem;color:var(--text-muted)}.item-price{font-weight:700;color:var(--accent-color)}.preview-footer{text-align:center;margin-top:2rem;color:var(--text-muted);font-size:.9rem}.feature-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-bottom:4rem}.feature-card{background:#fff;border:1px solid var(--glass-border);padding:1.5rem;border-radius:20px;text-align:center;transition:transform .3s}.feature-card:hover{transform:translateY(-5px);background:#00000008}.feature-icon-circle{width:50px;height:50px;background:#10b9811a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;font-size:1.5rem;box-shadow:0 0 20px #10b98133}.feature-card h4{margin:0 0 .5rem;font-size:1.1rem;color:var(--text-main)}.feature-card p{margin:0;font-size:.85rem;color:var(--text-muted);line-height:1.5}.virtual-preview-wrap{margin-top:3rem}.preview-subtitle{text-align:center;font-size:.9rem;color:var(--text-muted);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.1em}.preview-item.urgent{border:1px solid rgba(248,113,113,.3);background:#f871711a}.preview-item.urgent .item-date{color:#f87171;font-weight:600}.user-header{display:flex;align-items:center;gap:1rem;padding-bottom:1.5rem;border-bottom:1px solid var(--glass-border)}.profile-img{width:44px;height:44px;border-radius:50%;border:2px solid var(--accent-color)}.user-info{flex:1}.user-name{font-weight:600;margin:0;font-size:.95rem}.user-name-wrapper{display:flex;justify-content:space-between;align-items:center}.settings-link{display:flex;align-items:center;justify-content:center;padding:8px;margin-right:-8px;transition:transform .3s ease}.settings-link:hover{transform:rotate(45deg)}.dashboard-content{flex:1;padding-top:1.5rem;display:flex;flex-direction:column;gap:2rem}.total-summary-card{background:linear-gradient(135deg,var(--accent-blue) 0%,#1e40af 100%);padding:2rem;border-radius:24px;text-align:center;box-shadow:0 20px 30px -10px #3b82f666}.summary-label{font-size:.9rem;opacity:.8;display:block;margin-bottom:.5rem}.total-price{font-size:2.5rem;font-weight:800;margin:0}.upcoming-badge{display:inline-block;margin-top:1rem;background:#3b82f61a;padding:.5rem 1rem;border-radius:12px;font-size:.85rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(59,130,246,.2);color:var(--text-main)}.next-alert-info{margin-top:.8rem;font-size:.8rem;color:var(--text-muted);font-weight:500;display:flex;align-items:center;justify-content:center;gap:.4rem;animation:fadeIn .5s ease-out}.profile-image-large{width:72px;height:72px;border-radius:20px;border:2px solid var(--color-vibe-mint);object-fit:cover}.profile-info-text{margin-left:1.25rem;display:flex;flex-direction:column;justify-content:center}.profile-name{font-size:1.25rem;font-weight:700;color:var(--color-midnight-slate)}.profile-email{font-size:.9rem;color:var(--color-muted-stone)}.settings-actions-group{margin-top:1rem;padding-top:1.5rem;border-top:1px solid var(--color-ledger-gray)}.settings-btn-premium{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;border-radius:12px;background:#fff;border:1px solid #fee2e2;color:#ef4444;font-weight:600;cursor:pointer;transition:all .2s ease;width:100%;justify-content:center}.settings-btn-premium:hover{background:#fef2f2;transform:translateY(-2px);box-shadow:0 4px 12px #ef44441a}.info-list-settings{display:flex;flex-direction:column;gap:1rem}.info-item{display:flex;justify-content:space-between;padding:.75rem 1rem;background:var(--color-ledger-gray);border-radius:10px;font-size:.9rem}.status-badge{background:var(--color-vibe-mint);color:#fff;padding:2px 8px;border-radius:6px;font-size:.75rem;font-weight:700}.upcoming-badge strong{color:#d97706}.sub-list-container h3{font-size:1.1rem;margin-bottom:1rem}.sub-list{display:flex;flex-direction:column;gap:.8rem;padding-bottom:80px}.sub-item{display:flex;align-items:center;gap:1rem;padding:1.1rem;background:#fff;border-radius:20px;border:1px solid var(--glass-border);box-shadow:0 4px 6px -1px #0000000d;transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}.sub-item:hover{transform:translateY(-2px);background:#00000008;border-color:#0000001a}.sub-item.urgent-item{border:1px solid rgba(248,113,113,.3);background:#f871710d;box-shadow:0 0 15px #f871711a}.sub-item.urgent-item:hover{border-color:#f8717180}.sub-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#f1f5f9;border-radius:12px;overflow:hidden}.service-icon-img{width:24px;height:24px;object-fit:contain}.sub-info{flex:1}.sub-name{font-weight:600;font-size:1rem}.sub-date{font-size:.8rem;color:var(--text-muted)}.sub-meta{text-align:right;display:flex;flex-direction:column;gap:.2rem}.sub-dday{font-size:.75rem;color:var(--text-muted);font-weight:600}.sub-dday.urgent{color:#f87171;font-weight:700}.sub-price{font-weight:700;color:var(--accent-color);font-size:1rem}.mock-notif-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.6rem}.app-name{font-size:.75rem;font-weight:600;color:#000000b3;flex:1}.mock-notif-body .notif-title{font-size:.95rem;font-weight:700;margin:0 0 .2rem}.mock-notif-body .notif-content{font-size:.85rem;line-height:1.4;color:#000c;margin:0}@keyframes notificationFloat{0%,to{transform:translateY(0) rotateX(2deg)}50%{transform:translateY(-10px) rotateX(0)}}.welcome-container{padding-bottom:4rem}.feature-grid{gap:1.2rem}.empty-state{text-align:center;color:var(--text-muted);margin-top:3rem;line-height:1.6}.add-fab-btn{position:fixed;bottom:calc(2rem + env(safe-area-inset-bottom));right:2rem;width:60px;height:60px;border-radius:30px;background:linear-gradient(135deg,var(--accent-color) 0%,#059669 100%);color:#fff;font-size:2.2rem;border:none;cursor:pointer;box-shadow:0 15px 25px -5px #10b98180;display:flex;align-items:center;justify-content:center;transition:all .3s;z-index:1000}.add-fab-btn:hover{transform:rotate(90deg) scale(1.1)}.modal-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1.5rem;box-sizing:border-box}.modal-content{background:var(--card-bg);width:100%;max-width:400px;padding:2.2rem;border-radius:32px;border:1px solid var(--glass-border);animation:modalUp .4s cubic-bezier(.175,.885,.32,1.275)}@keyframes modalUp{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-content h3{margin-top:0;margin-bottom:1.5rem;font-size:1.4rem}.input-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.2rem}.input-group label{font-size:.85rem;color:var(--text-muted)}.input-group input{background:#f1f5f9;border:1px solid var(--glass-border);padding:.8rem 1.2rem;border-radius:20px;color:var(--text-main);font-size:1rem;outline:none;transition:all .2s cubic-bezier(.4,0,.2,1)}.input-group input:focus{border-color:var(--accent-pink);background:#f472b60d;box-shadow:0 0 0 4px #f472b61a}.input-group input.readonly-input{background:#00000005;color:var(--text-muted);border-color:transparent;cursor:default;font-weight:500;padding-left:0;font-size:1.1rem}.input-group input.readonly-input:focus{border-color:transparent;box-shadow:none}.ai-placeholder{font-size:.8rem;color:var(--accent-color);background:#10b9810d;padding:1rem;border-radius:16px;margin-bottom:1.2rem;border:1px dashed var(--accent-color)}.ai-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.8rem}.ai-status{margin-bottom:0;font-weight:600}.ai-status.error{color:#fbbf24}.ai-refresh-btn{background:none;border:none;font-size:1rem;cursor:pointer;padding:4px;border-radius:50%;transition:transform .3s;line-height:1}.ai-refresh-btn:hover{transform:rotate(180deg);background:#0000001a}.ai-plan-list{display:flex;flex-wrap:wrap;gap:.5rem}.ai-plan-tag{background:#10b98126;border:1px solid var(--accent-color);color:var(--text-main);padding:.4rem .8rem;border-radius:10px;font-size:.75rem;cursor:pointer;transition:all .2s}.ai-help-text{font-size:.7rem;color:#fff6;margin-top:.8rem;line-height:1.4;word-break:keep-all}.input-group input:focus{outline:none;border-color:var(--accent-color);background:#10b9810d;box-shadow:0 0 0 4px #10b9811a}.modal-actions{display:grid;grid-template-columns:1fr 2fr;gap:1rem;margin-top:2rem}.cancel-btn,.submit-btn{padding:1rem;border-radius:24px;border:none;font-weight:700;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.cancel-btn:active,.submit-btn:active{transform:scale(.95)}.cancel-btn{background:#0000000d;color:var(--text-muted)}.submit-btn{background:linear-gradient(135deg,var(--accent-color) 0%,#059669 100%);color:#fff}.delete-btn{background:#f871711a;color:#f87171;border:1px solid rgba(248,113,113,.2);padding:1rem;border-radius:14px;font-weight:700;cursor:pointer;transition:all .2s}.delete-btn:hover{background:#f8717133}.modal-actions.edit{grid-template-columns:1fr 1fr 1.5fr}.loading{display:flex;justify-content:center;align-items:center;height:100vh;color:var(--accent-color);font-weight:700}.pwa-install-banner{position:fixed;bottom:1.5rem;left:1.5rem;right:1.5rem;background:var(--card-bg);border:1px solid var(--glass-border);border-radius:20px;padding:1.2rem;display:flex;flex-direction:column;gap:1rem;box-shadow:0 20px 40px #0009;z-index:10000;animation:slideUp .4s cubic-bezier(.175,.885,.32,1.275)}.pwa-info{display:flex;align-items:center;gap:1rem}.pwa-logo{font-size:2rem}.pwa-title{font-weight:700;font-size:1rem;margin:0}.pwa-desc{font-size:.8rem;color:var(--text-muted);margin:.2rem 0 0}.pwa-actions{display:grid;grid-template-columns:1fr 1fr;gap:.8rem}.pwa-close,.pwa-install{padding:.8rem;border-radius:12px;border:none;font-weight:700;font-size:.9rem;cursor:pointer}.pwa-close{background:#0000000d;color:var(--text-muted)}.pwa-install{background:linear-gradient(135deg,var(--accent-color) 0%,#059669 100%);color:#fff}.ios-pwa-guide-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000d9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;z-index:20000;padding:1.2rem;box-sizing:border-box}.ios-guide-modal{background:#fff;width:100%;max-width:380px;border-radius:32px;padding:2.2rem 1.5rem;border:1px solid var(--glass-border);box-shadow:0 25px 50px -12px #0003;animation:modalPop .4s cubic-bezier(.175,.885,.32,1.15)}@keyframes modalPop{0%{transform:scale(.9) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.ios-guide-header{text-align:center;margin-bottom:2rem}.guide-icon{font-size:2.8rem;display:block;margin-bottom:1rem}.ios-guide-header h3{font-size:1.35rem;font-weight:800;margin:0 0 .6rem;color:var(--text-main)}.ios-guide-header p{font-size:.9rem;color:#94a3b8;line-height:1.5;margin:0}.ios-steps-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.2rem}.ios-step{background:#f8fafc;padding:1rem 1.2rem;border-radius:20px;display:flex;align-items:center;gap:1rem;border:1px solid var(--glass-border);transition:transform .2s}.ios-step:hover{transform:translate(4px);background:#f1f5f9}.step-number{min-width:50px;height:50px;background:#00e6761a;color:var(--accent-color);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:800;text-transform:uppercase}.step-desc{font-size:.95rem;line-height:1.5;color:var(--text-main);flex:1}.step-desc strong{color:var(--accent-color)}.step-highlight{margin-top:.2rem;font-size:.8rem;color:#64748b}.visual-hint{margin-top:.4rem;font-size:.75rem;font-weight:700;color:#fbbf24;opacity:.8}.ios-share-icon{display:inline-flex;background:#ffffff1a;padding:2px 5px;border-radius:6px;color:#fff;margin:0 2px;font-size:.8rem}.ios-guide-actions{display:grid;grid-template-columns:1fr 1.5fr;gap:.8rem}.guide-later-btn{background:#0000000d;color:#94a3b8;border:none;padding:1.1rem;border-radius:18px;font-weight:600;cursor:pointer}.guide-confirm-btn{background:linear-gradient(135deg,var(--accent-color) 0%,#059669 100%);color:#fff;border:none;padding:1.1rem;border-radius:18px;font-weight:800;font-size:1rem;cursor:pointer}@keyframes slideUp{0%{transform:translateY(100px);opacity:0}to{transform:translateY(0);opacity:1}}.anonymous-banner{background:linear-gradient(90deg,#e2e8f0,#cbd5e1);border:1px dashed var(--accent-color);padding:.8rem 1.2rem;border-radius:16px;margin:1.5rem 0 .5rem;display:flex;justify-content:space-between;align-items:center;font-size:.85rem;cursor:pointer;animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.01);border-color:#fbbf24}to{transform:scale(1)}}.banner-link-btn{background:var(--accent-color);color:#000;border:none;padding:.4rem .8rem;border-radius:10px;font-weight:700;font-size:.75rem;cursor:pointer}.link-modal{text-align:center}.link-modal-icon{font-size:3.5rem;margin-bottom:1rem}.link-modal p{color:var(--text-muted);line-height:1.6;margin-bottom:2rem;font-size:.95rem}.modal-actions.vertical{display:flex;flex-direction:column;gap:.8rem}.link-google-btn{width:100%;padding:1.2rem;border-radius:16px;border:none;background:#fff;color:#000;font-weight:800;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 12px #0003;transition:all .2s}.link-google-btn:hover{background:#f1f5f9;transform:translateY(-2px)}.link-google-btn:before{content:"";width:20px;height:20px;background:url(https://www.google.com/favicon.ico) no-repeat center center;background-size:contain}.notification-banner{background:#3b82f61a;border:1px solid rgba(59,130,246,.3);padding:1rem 1.2rem;border-radius:16px;margin:.8rem 0 .5rem;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:all .3s;animation:bannerSlideIn .5s ease-out}@keyframes bannerSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.notification-banner:hover{background:#3b82f626;border-color:#3b82f680}.banner-text{display:flex;flex-direction:column;gap:.2rem}.banner-text span{font-size:.9rem;font-weight:600;color:#60a5fa}.banner-text small{font-size:.75rem;color:var(--text-muted);line-height:1.4}.banner-action-btn{background:var(--accent-blue);color:#fff;border:none;padding:.5rem 1rem;border-radius:12px;font-weight:700;font-size:.8rem;cursor:pointer;white-space:nowrap;box-shadow:0 4px 12px #3b82f64d}.notification-banner.enabled{background:#10b9811a;border-color:#10b9814d}.notification-banner.enabled span{color:var(--accent-color)}.banner-action-btn.pause{background:#ffffff1a;color:var(--text-muted);box-shadow:none;border:1px solid var(--glass-border)}.notification-banner.disabled{background:#f871710d;border-color:#f8717133}.notification-banner.disabled span{color:#f87171}.banner-action-btn.resume{background:var(--accent-color);box-shadow:0 4px 12px #10b9814d}.bottom-sheet-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:flex-end;justify-content:center;z-index:20000}.bottom-sheet-content{width:100%;max-width:480px;background:var(--card-bg);border-radius:28px 28px 0 0;padding:1.5rem 2rem 2.5rem;animation:sheetUp .4s cubic-bezier(.175,.885,.32,1.1);border-top:1px solid var(--glass-border)}@keyframes sheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.sheet-handle{width:40px;height:4px;background:#00000026;border-radius:2px;margin:0 auto 1.5rem}.sheet-header{text-align:center;margin-bottom:2rem}.sheet-icon{font-size:2.5rem;display:block;margin-bottom:1rem}.sheet-header h3{font-size:1.4rem;margin:0;line-height:1.4;color:#f87171}.os-title{font-weight:700;font-size:1.1rem;margin-bottom:1rem;color:var(--text-main)}.guide-content ol{padding-left:1.5rem;margin:0;display:flex;flex-direction:column;gap:.8rem}.guide-content li{color:var(--text-muted);font-size:1rem;line-height:1.5}.guide-content strong{color:var(--accent-blue)}.sheet-actions{margin-top:2.5rem;display:flex;flex-direction:column;gap:.8rem}.reload-btn{width:100%;padding:1.2rem;border-radius:18px;border:none;background:linear-gradient(135deg,var(--accent-blue) 0%,#1e40af 100%);color:#fff;font-weight:800;font-size:1.1rem;cursor:pointer;box-shadow:0 10px 20px #3b82f64d;transition:all .2s}.reload-btn:active{transform:scale(.98)}.close-sheet-btn{width:100%;padding:1rem;background:none;border:none;color:var(--text-muted);font-weight:600;font-size:.95rem;cursor:pointer}.admin-entry-link{margin-top:2rem;text-align:center;padding-bottom:2rem}.admin-btn-link{color:#64748b;font-size:.85rem;text-decoration:underline;opacity:.6;transition:opacity .2s}.admin-btn-link:hover{opacity:1;color:#00f2ff}.settings-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--glass-border)}.settings-header h2{margin:0;font-size:1.25rem;font-weight:700}.back-btn{background:none;border:none;color:var(--text-main);cursor:pointer;padding:4px;display:flex;align-items:center;transition:transform .2s}.back-btn:active{transform:translate(-4px)}.settings-content{display:flex;flex-direction:column;gap:2.5rem}.settings-section{display:flex;flex-direction:column;gap:.8rem}.section-title{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#94a3b8;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.settings-list{background:#fff;border-radius:20px;border:1px solid var(--glass-border);overflow:hidden}.settings-item{display:flex;justify-content:space-between;align-items:center;padding:1.2rem;border-bottom:1px solid var(--glass-border)}.settings-item.no-border{border-bottom:none}.item-label{display:flex;flex-direction:column;gap:.2rem}.privacy-page{padding:1.5rem 2rem 4rem}.p-intro{background:#38bdf80d;border-left:4px solid var(--accent-sky);padding:1.2rem;border-radius:0 16px 16px 0;margin-bottom:2.5rem;font-size:.95rem;line-height:1.6;color:var(--text-muted)}.p-intro strong{color:var(--accent-sky)}.privacy-content{text-align:left}.p-section{margin-bottom:2rem}.p-section-title{display:flex;align-items:center;gap:.8rem;margin-bottom:1rem}.p-icon{color:var(--accent-sky);opacity:.8}.p-section h3{font-size:1.15rem;color:var(--text-main);margin:0;font-weight:700}.p-section p{font-size:.95rem;color:var(--text-muted);line-height:1.6;margin-bottom:1rem}.p-section strong{color:var(--text-main)}.high-pink{color:var(--accent-pink)!important}.p-guide-list{padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.p-guide-list li{list-style:none;display:flex;flex-direction:column;gap:.3rem}.p-guide-list li strong{font-size:.95rem}.p-guide-list li span{font-size:.85rem;color:var(--text-muted);line-height:1.5;padding-left:.2rem}.p-divider{height:1px;background:linear-gradient(to right,var(--glass-border),transparent);margin:2.5rem 0}.p-contact-box{display:inline-flex;align-items:center;gap:.6rem;background:#f8fafc;padding:.8rem 1.2rem;border-radius:12px;border:1px solid var(--glass-border);color:var(--accent-sky);font-weight:600;font-size:.9rem;margin-top:.5rem}.login-consent-text{margin-top:1.5rem;font-size:.75rem;color:#64748b;opacity:.8}.login-consent-text .p-link{color:var(--accent-blue);text-decoration:underline;margin-left:2px}.toggle-switch{width:48px;height:26px;background:#0000001a;border-radius:20px;position:relative;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.toggle-switch.active{background:var(--accent-color);box-shadow:0 0 15px #00e6764d}.toggle-handle{width:20px;height:20px;background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 4px #0003}.toggle-switch.active .toggle-handle{left:calc(100% - 23px)}.days-selector{display:flex;background:#0000000d;padding:4px;border-radius:12px;gap:4px}.day-btn{background:none;border:none;color:var(--text-muted);padding:.5rem .8rem;border-radius:8px;font-size:.8rem;font-weight:600;cursor:pointer;transition:all .2s}.day-btn.active{background:#fff;color:var(--accent-color);box-shadow:0 2px 8px #0000001a}.version-text{font-size:.9rem;color:#64748b;font-weight:500}.settings-action-row{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.2rem;background:none;border:none;border-bottom:1px solid var(--glass-border);cursor:pointer;transition:background .2s;color:var(--text-main);text-align:left}.settings-action-row:last-child{border-bottom:none}.settings-action-row:active{background:#0000000d}.settings-action-row.danger span{color:#f87171}.row-content{display:flex;align-items:center;gap:.8rem}.row-content span{font-size:1rem;font-weight:500}.settings-item.disabled{opacity:.4;pointer-events:none;filter:grayscale(.5)}.settings-item.disabled .toggle-switch,.settings-item.disabled .day-btn{cursor:not-allowed}.anonymous-warning{background:#fbbf240d!important;border-bottom:1px solid rgba(251,191,36,.1)!important}.settings-action-row.highlight{background:#00e6760d!important}.settings-action-row.highlight:active{background:#00e6761a!important}.highlight-text{color:var(--accent-color);background:linear-gradient(120deg,#00e67633,#00e67600);padding:0 4px}.primary-cta{background:linear-gradient(135deg,var(--accent-color) 0%,#00c853 100%)!important;box-shadow:0 10px 25px #00e6764d;font-size:1.1rem!important;font-weight:700!important;padding:1.2rem!important;transform:translateY(0);transition:all .3s cubic-bezier(.175,.885,.32,1.275)!important}.primary-cta:hover{transform:translateY(-3px);box-shadow:0 15px 30px #00e67666}.primary-cta:active{transform:translateY(-1px)}.mock-notification-container{margin:2.5rem 0;display:flex;justify-content:center;perspective:1000px}.mock-notification{background:#fffc;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:24px;width:90%;max-width:340px;padding:1.2rem;box-shadow:0 20px 40px #0000004d;animation:notificationFloat 4s ease-in-out infinite;text-align:left}.mock-notif-header{display:flex;align-items:center;gap:.6rem;margin-bottom:.8rem}.app-icon-small{background:var(--accent-color);width:20px;height:20px;border-radius:6px;display:flex;align-items:center;justify-content:center}.app-name{font-size:.8rem;font-weight:600;color:#000000b3;flex:1}.notif-time{font-size:.7rem;color:#0006}.mock-notif-body .notif-title{font-size:1rem;font-weight:700;margin:0 0 .3rem;color:var(--text-main)}.mock-notif-body .notif-content{font-size:.9rem;line-height:1.5;color:#000c;margin:0}@keyframes notificationFloat{0%,to{transform:translateY(0) rotateX(2deg)}50%{transform:translateY(-12px) rotateX(0)}}.welcome-container{padding-bottom:5rem}.feature-grid{gap:1.5rem;margin-bottom:3rem}.preview-subtitle{margin-top:2rem}.full-modal-overlay{position:fixed;inset:0;background:#f8fafc;z-index:5000;display:flex;justify-content:center}.full-modal-content{width:100%;max-width:480px;height:100%;background:#f8fafc;display:flex;flex-direction:column}.inquiry-modal-header{padding:1.5rem 1.5rem .5rem;display:flex;flex-direction:column;align-items:flex-start;gap:1.5rem;border-bottom:none}.header-top{width:100%;display:flex;justify-content:flex-start}.close-modal-btn{padding:8px;margin-left:-8px;color:#94a3b8;transition:color .2s}.close-modal-btn:hover{color:var(--text-main)}.modal-title{font-size:1.6rem;font-weight:800;color:var(--text-main);margin:0;padding-left:.2rem}.inquiry-container{flex:1;overflow-y:auto;padding:1.5rem 1.5rem 3rem;scrollbar-width:thin}.inquiry-form{background:#fff;padding:1.5rem;border-radius:24px;border:1px solid var(--glass-border);margin-bottom:3rem;box-shadow:0 10px 40px #0000001a;width:100%;box-sizing:border-box}.input-group{margin-bottom:1.2rem;position:relative;width:100%;box-sizing:border-box}.inquiry-input{width:100%;display:block;background:#f1f5f9;border:1px solid var(--glass-border);border-radius:16px;padding:1.1rem 1.2rem;color:var(--text-main);font-size:1rem;font-weight:700;outline:none;font-family:inherit;box-sizing:border-box;transition:all .3s cubic-bezier(.4,0,.2,1)}.inquiry-input:focus{border-color:var(--accent-color);background:#fff;box-shadow:0 0 15px #00e67633}.textarea-group{margin-bottom:1.5rem}.inquiry-textarea{width:100%;display:block;height:200px;background:#f1f5f9;border:1px solid var(--glass-border);border-radius:16px;padding:1.2rem 1.2rem 2.5rem;color:var(--text-main);font-family:inherit;font-size:1rem;resize:none;outline:none;line-height:1.6;box-sizing:border-box;transition:all .3s cubic-bezier(.4,0,.2,1)}.inquiry-textarea:focus{border-color:var(--accent-color);background:#fff;box-shadow:0 0 15px #00e67633}.char-counter{position:absolute;bottom:15px;right:18px;font-size:.75rem;color:#64748b;font-weight:600;pointer-events:none}.char-counter span.at-limit{color:#f43f5e}.inquiry-submit-btn{width:100%;padding:1.2rem;background:var(--accent-color);color:#011627;font-weight:800;border-radius:18px;border:none;display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:1.1rem;cursor:pointer;box-sizing:border-box;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 8px 24px #00e6764d}.inquiry-direct-contact{margin-top:1.5rem;text-align:center}.inquiry-direct-contact p{font-size:.8rem;color:#64748b;margin:0 0 .4rem;font-weight:500}.email-link{display:inline-flex;align-items:center;gap:.4rem;color:#94a3b8;font-size:.85rem;font-weight:700;text-decoration:none;background:#00000008;padding:.4rem .8rem;border-radius:10px;transition:all .2s}.email-link:hover{background:#00e6761a;color:var(--accent-color);transform:translateY(-1px)}.inquiry-submit-btn:hover:not(:disabled){transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 6px 25px #00e67659}.inquiry-submit-btn:active:not(:disabled){transform:translateY(0)}.inquiry-submit-btn:disabled,.inquiry-submit-btn.v-disabled{background:#cbd5e1;color:#94a3b8;cursor:pointer;box-shadow:none}.inquiry-submit-btn:disabled{cursor:not-allowed}.spinning{animation:rotate 1s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.my-inquiries-section h4{margin:0 0 1.5rem;font-size:1.4rem;color:var(--text-main);font-weight:800;padding-left:.2rem}.inquiry-card{background:#fff;border:1px solid var(--glass-border);padding:1.5rem;border-radius:22px;margin-bottom:1.5rem;transition:all .3s ease;cursor:pointer}.inquiry-card:hover{border-color:var(--accent-blue);transform:translate(4px);background:#f8fafc}.inquiry-card.answered{border-left:5px solid #00df82}.inquiry-card.pending{border-left:5px solid #64748b}.card-top{display:flex;justify-content:space-between;margin-bottom:.8rem;align-items:center}.status-badge{font-size:.7rem;font-weight:800;padding:.3rem .6rem;border-radius:6px;text-transform:uppercase}.status-badge.pending{background:#94a3b826;color:#94a3b8}.status-badge.answered{background:#00e67626;color:#00df82}.card-date{font-size:.75rem;color:#64748b}.card-title{font-weight:700;font-size:1.1rem;margin-bottom:.8rem;display:flex;align-items:center;gap:.6rem;color:#f1f5f9}.new-tag{background:#f43f5e;color:#fff;font-size:.6rem;padding:.1rem .4rem;border-radius:5px;font-weight:900}.card-content{font-size:.95rem;color:#94a3b8;line-height:1.6;white-space:pre-wrap}.empty-inquiry{text-align:center;padding:4rem 1.5rem;color:#64748b;display:flex;flex-direction:column;align-items:center;gap:1.2rem}.empty-icon{opacity:.4;color:#94a3b8}.empty-inquiry p{margin:0;font-size:1rem;font-weight:500}.admin-reply{margin-top:1.5rem;background:#10b98114;padding:1.2rem;border-radius:16px;border-left:4px solid #00df82;animation:fadeIn .5s ease-out}.reply-header{display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:900;color:#00df82;margin-bottom:.8rem}.reply-body{font-size:.95rem;color:#f1f5f9;line-height:1.6}.unread-dot{background:#f43f5e;color:#fff;font-size:.65rem;font-weight:900;min-width:18px;height:18px;border-radius:9px;display:flex;align-items:center;justify-content:center;margin-left:auto;box-shadow:0 0 10px #f43f5e66}.landing-shell{background:radial-gradient(circle at top right,rgba(0,217,105,.12),transparent 25%),radial-gradient(circle at bottom left,rgba(158,189,255,.22),transparent 30%),#f8f9ff;color:#0b1c30}.landing-shell .welcome-container{gap:0;padding-bottom:0}.landing-nav{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8f9ff;border-bottom:1px solid rgba(186,203,185,.35)}.landing-nav-inner,.landing-shell .welcome-section,.landing-shell .feature-showcase,.landing-shell .virtual-preview-wrap,.landing-shell .landing-trust,.landing-shell .landing-footer{width:min(1180px,calc(100% - 48px));margin:0 auto}.landing-nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:76px;gap:1rem}.landing-brand{font-size:1.85rem;font-weight:800;color:#006d31}.landing-nav-links,.landing-nav-actions,.landing-footer-links,.dashboard-points{display:flex;align-items:center}.landing-nav-links,.landing-nav-actions,.landing-footer-links{gap:.9rem}.landing-nav-links a,.landing-footer-links a{color:#4e5f7d;text-decoration:none;font-size:.95rem;font-weight:600}.landing-nav-links a:hover,.landing-footer-links a:hover,.google-login-link:hover{color:#005ac1}.landing-ghost-btn,.landing-solid-btn{border:none;border-radius:999px;padding:.8rem 1.3rem;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.landing-ghost-btn{background:transparent;color:#1f3351}.landing-solid-btn{background:#00d969;color:#04311b;box-shadow:0 10px 24px #00d9693d}.landing-ghost-btn:hover,.landing-solid-btn:hover{transform:translateY(-1px)}.glass-card,.landing-trust-card,.mock-notification{background:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(186,203,185,.3);box-shadow:0 10px 30px #0000000a;color:#0b1c30}.landing-shell .welcome-section{min-height:auto;padding:6.5rem 0 5.5rem;text-align:center}.landing-shell .vibe-logo{width:88px;height:88px;margin:0 auto 2rem;border-radius:999px;background:#00d96924;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 8px #00d9690f;filter:none}.landing-shell .title{max-width:760px;margin:0 auto 1.25rem;font-size:clamp(2.6rem,5vw,4.4rem);line-height:1.12;letter-spacing:0;color:#0b1c30}.landing-shell .brand-name{color:#00d969;text-shadow:none}.landing-shell .description{max-width:680px;margin:0 auto 2.25rem;color:#4e5f7d;font-size:1.12rem}.landing-shell .login-btn{width:auto;min-width:320px}.landing-shell .login-secondary-container{margin-top:1rem}.landing-shell .mock-notification-container{margin:4rem auto 0}.landing-shell .mock-notification{max-width:380px;width:min(100%,380px);border-radius:24px;padding:1.3rem;box-shadow:0 18px 40px #12213d17}.feature-showcase{padding:4.5rem 0;background:#edf3ff}.section-heading{text-align:center;margin-bottom:3rem}.section-divider{width:48px;height:4px;border-radius:999px;background:#00d969;margin:0 auto}.landing-shell .preview-title{margin-bottom:.9rem;font-size:clamp(2rem,3vw,2.8rem)}.landing-shell .feature-grid{max-width:none;margin-bottom:0}.landing-shell .feature-card{border-radius:24px;min-height:220px;padding:2rem 1.6rem}.landing-shell .feature-icon-circle{width:56px;height:56px;border-radius:18px;background:#f8f9ff;color:#006d31;box-shadow:inset 0 1px #fffc}.landing-shell .feature-card h4{font-size:1.4rem}.landing-shell .feature-card p,.dashboard-description,.dashboard-point span{color:#4e5f7d}.landing-shell .virtual-preview-wrap{padding:4.5rem 0 4rem;display:grid;grid-template-columns:minmax(0,520px) minmax(0,460px);gap:3rem;align-items:center;justify-content:space-between}.dashboard-kicker{display:inline-block;margin-bottom:1rem;color:#00b85a;font-size:.82rem;font-weight:800;letter-spacing:.16em}.landing-shell .preview-subtitle{margin:0 0 1rem;font-size:clamp(2rem,3vw,2.8rem);color:#0b1c30;text-align:left;text-transform:none;letter-spacing:0}.dashboard-description{margin:0 0 1.6rem;line-height:1.7}.dashboard-points{gap:1rem;flex-wrap:wrap}.dashboard-point{display:inline-flex;align-items:center;gap:.45rem;font-size:.9rem}.landing-page-root{min-height:100vh;background-color:var(--bg-color);color:var(--text-main);overflow-x:hidden;position:relative}.grainy-gradient-bg{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;background:radial-gradient(circle at 10% 20%,rgba(0,230,118,.05) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(0,102,255,.05) 0%,transparent 40%),#f8fafc;opacity:.8}.landing-nav{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);width:90%;max-width:1200px;z-index:1000;padding:.75rem 2rem;border-radius:100px}.nav-content{display:flex;justify-content:space-between;align-items:center}.nav-logo{display:flex;align-items:center;gap:.75rem;font-weight:800;font-size:1.5rem;letter-spacing:-.03em}.nav-login-btn{background:var(--text-main);color:#fff;border:none;padding:.6rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.nav-login-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}.hero-section{padding:12rem 2rem 6rem;text-align:center;max-width:1200px;margin:0 auto}.hero-badge{display:inline-block;padding:.5rem 1.25rem;background:#00e6761a;color:#00c853;border-radius:100px;font-size:.9rem;font-weight:600;margin-bottom:2rem}.hero-title{font-family:var(--font-heading);font-size:clamp(2.5rem,8vw,4.5rem);line-height:1.1;font-weight:800;letter-spacing:-.04em;margin-bottom:1.5rem;color:#020617}.gradient-text{background:linear-gradient(135deg,#00df82,#00b0ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:1.25rem;color:var(--text-muted);max-width:700px;margin:0 auto 3.5rem;line-height:1.7}.hero-actions{display:flex;gap:1.5rem;justify-content:center}.cta-button{padding:1.2rem 3rem;font-size:1.1rem;border-radius:100px;font-weight:700;display:flex;align-items:center;gap:.8rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.cta-button.primary{background:#00df82;color:#020617;border:none;box-shadow:0 10px 30px #00e6764d}.cta-button.primary:hover{background:#00ff82;box-shadow:0 15px 40px #00e67666;transform:translateY(-4px)}.hero-preview-container{position:relative;margin-top:5rem;display:flex;justify-content:center}.premium-mockup-wrapper{position:relative;width:100%}.dashboard-container{--dash-bg: #f4f7fb;--dash-panel: rgba(255, 255, 255, .86);--dash-line: rgba(15, 23, 42, .08);--dash-ink: #0f172a;--dash-muted: #64748b;--dash-primary: #4f46e5;--dash-primary-strong: #3730a3;--dash-green: #16a34a;--dash-orange: #f97316;background:linear-gradient(180deg,#f8fbff 0%,var(--dash-bg) 46%,#eef3f8 100%)}.dashboard-container>.dashboard-sidebar{width:236px;background:#ffffffb8;border-right:1px solid var(--dash-line);display:flex;flex-direction:column;align-items:stretch;gap:2rem;padding:1.5rem 1rem;flex-shrink:0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-container>.dashboard-sidebar .sidebar-logo{display:flex;align-items:center;gap:.75rem;margin:0;padding:0 .5rem;color:var(--dash-ink);font-size:1.2rem;letter-spacing:0}.sidebar-logo-mark{width:34px;height:34px;border-radius:10px;background:#111827;color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;box-shadow:0 10px 20px #0f172a24}.dashboard-container>.dashboard-sidebar .sidebar-nav{display:flex;flex-direction:column;align-items:stretch;gap:.35rem}.dashboard-container>.dashboard-sidebar .nav-item{width:auto;height:auto;min-height:44px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:.7rem;padding:.75rem .85rem;border-radius:12px;color:#475569;font-size:.95rem;line-height:1.2;writing-mode:horizontal-tb;word-break:keep-all}.dashboard-container>.dashboard-sidebar .nav-item.active{background:#eef2ff;color:var(--dash-primary-strong)}.dashboard-container>.dashboard-sidebar .nav-item:hover{background:#f1f5f9;transform:none}.dashboard-main-content{background:transparent}.dashboard-header{height:72px;padding:0 2.5rem;background:#f8fbffbd;border-bottom:1px solid rgba(15,23,42,.05)}.header-user img{width:42px;height:42px;border-radius:14px;border:2px solid #ffffff}.icon-btn{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;color:#64748b;background:#eef2f7;text-decoration:none}.dashboard-scroll-area{width:min(100%,1480px);margin:0 auto;padding:2rem 2.5rem 4rem;box-sizing:border-box}.dashboard-topline{display:flex;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.5rem}.dashboard-eyebrow{display:block;margin-bottom:.45rem;color:var(--dash-primary);font-size:.75rem;font-weight:800;letter-spacing:.12em}.dashboard-topline h1{margin:0;color:var(--dash-ink);font-size:2rem;line-height:1.2;letter-spacing:0}.dashboard-topline p{margin:.45rem 0 0;color:var(--dash-muted);font-size:.98rem}.dashboard-primary-action{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:0 1.1rem;border:none;border-radius:14px;background:var(--dash-ink);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 12px 28px #0f172a2e}.status-banner{display:flex;align-items:center;gap:.7rem;padding:.95rem 1rem;border-radius:14px;margin-bottom:1.5rem}.status-banner.warning{background:#fff7ed;color:#9a3412;border-color:#fed7aa}.bento-grid{gap:1.25rem;align-items:stretch}.main-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2.5rem}.main-header h3{font-size:1.5rem;font-weight:700;margin:0;color:var(--color-midnight-slate)}.spending-pill span:first-child{font-size:.85rem;font-weight:700;color:var(--color-muted-stone);text-transform:uppercase}.spending-total{font-weight:700;font-size:2rem;color:var(--color-midnight-slate);letter-spacing:-.02em}.sub-list-mock{display:flex;flex-direction:column;gap:1.25rem}.sub-item-mock{background:var(--color-ledger-gray);padding:1.25rem 1.5rem;border-radius:var(--radius-3xl);border:1px solid var(--glass-border);display:flex;align-items:center;gap:1.25rem;transition:transform .3s,border-color .3s,background .3s;cursor:pointer}.sub-item-mock:hover{transform:translateY(-2px);background:var(--surface-canvas);border-color:var(--color-vibe-mint)}.sub-icon-mock{width:54px;height:54px;border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.5rem}.sub-icon-mock.netflix{background:#e50914}.sub-icon-mock.youtube{background:red}.sub-icon-mock.disney{background:#113ccf}.sub-icon-mock.apple{background:#000}.sub-icon-mock.spotify{background:#1db954}.sub-icon-mock.coupang{background:#161210}.sub-icon-mock.generic{background:var(--color-calm-indigo)}.sub-icon-mock.plus{background:#00e6761a;color:var(--color-vibe-mint)}.sub-name-mock{font-weight:700;font-size:1.15rem;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--color-midnight-slate)}.sub-date-mock{font-size:.9rem;color:var(--color-muted-stone);font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sub-price-mock{font-weight:700;font-size:1.2rem;white-space:nowrap;color:var(--color-midnight-slate)}.sub-action-mock{background:var(--color-vibe-mint);color:#020617;font-size:.9rem;font-weight:800;padding:.5rem 1.25rem;border-radius:var(--radius-xl)}.dashboard-bento-grid{display:grid;grid-template-columns:2fr 1fr;gap:2rem;align-items:start}@media(max-width:900px){.dashboard-bento-grid{grid-template-columns:1fr}}.bento-col{display:flex;flex-direction:column;gap:2rem}.bento-item-dash{background:var(--bg-surface);border-radius:32px;border:1px solid rgba(15,23,42,.05);padding:32px;overflow:hidden;position:relative;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px #00000005,0 2px 4px -1px #00000003;transition:all .4s cubic-bezier(.16,1,.3,1)}.bento-item-dash:hover{box-shadow:0 20px 25px -5px #0000000a,0 10px 10px -5px #00000003;border-color:#6366f11f}.bento-header-dash{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.bento-header-dash h3{font-size:1.15rem;font-weight:800;color:var(--text-primary);letter-spacing:-.02em}.bento-header-dash.stack{flex-direction:column;align-items:flex-start;gap:8px}.header-top-row{width:100%;display:flex;justify-content:space-between;align-items:center}.header-notice-text{font-size:.75rem;color:var(--color-muted-stone);margin:-.5rem 0 .5rem;font-weight:500;letter-spacing:-.01em}.title-with-count{display:flex;align-items:center;gap:.5rem}.header-actions-dash{display:flex;align-items:center;gap:.75rem}.header-more-btn{background:transparent;border:none;color:var(--color-muted-stone);font-size:.75rem;font-weight:700;display:flex;align-items:center;gap:2px;cursor:pointer;transition:all .2s;padding:4px 8px;border-radius:8px}.header-more-btn:hover{background:#0000000a;color:var(--color-midnight-slate)}.bento-header-dash h3{font-size:1.25rem;font-weight:700;margin:0;color:var(--color-midnight-slate)}.calendar-tab-view{animation:revealUp .6s cubic-bezier(.16,1,.3,1)}.calendar-main-header{display:flex;align-items:flex-end;justify-content:space-between;gap:var(--spacing-24);margin-bottom:var(--spacing-32)}.calendar-overview-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.calendar-overview-card{background:#ffffffc7;border:1px solid rgba(15,23,42,.06);border-radius:16px;padding:14px 16px;box-shadow:0 6px 16px #0f172a0a}.calendar-overview-card.emphasis{background:linear-gradient(135deg,#6366f114,#fffffff2);border-color:#6366f129}.overview-label{display:block;font-size:.78rem;font-weight:800;color:var(--text-muted);margin-bottom:10px;letter-spacing:.04em;text-transform:uppercase}.calendar-overview-card strong{display:block;font-size:1.15rem;font-weight:900;color:var(--text-primary);margin-bottom:4px}.calendar-overview-card p{margin:0;font-size:.78rem;line-height:1.4;color:var(--text-secondary)}.calendar-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(280px,360px);gap:18px;align-items:start}.calendar-dashboard-grid .bento-col{min-width:0}.calendar-bento-card{padding:20px!important;background:var(--color-ledger-gray)!important}.calendar-header-premium{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px}.calendar-selection-copy{display:block;margin-top:10px;font-size:.85rem;line-height:1.5;color:var(--text-secondary);font-weight:600}.cal-month-nav h4{font-size:1.25rem;font-weight:800;margin:0;color:var(--color-midnight-slate)}.cal-month-nav span{display:block;margin-top:4px;font-size:.82rem;font-weight:700;color:var(--color-muted-stone)}.cal-legend{display:flex;flex-wrap:wrap;gap:.75rem}.legend-item{display:flex;align-items:center;gap:6px;font-size:.8rem;font-weight:600;color:var(--color-muted-stone)}.legend-item .dot.mint{background:var(--color-vibe-mint)}.legend-item .dot.rose{background:var(--color-alert-rose)}.legend-item .dot.indigo{background:var(--color-calm-indigo)}.cal-grid-premium{display:grid;grid-template-columns:repeat(7,1fr);grid-auto-rows:92px;gap:8px}.cal-weekday-label{text-align:center;font-size:.8rem;font-weight:800;color:var(--text-muted);padding:12px 0;letter-spacing:.05em;text-transform:uppercase}.cal-cell-p{min-height:0;background:var(--bg-surface);border:1px solid rgba(15,23,42,.04);border-radius:14px;display:flex;flex-direction:column;padding:10px;position:relative;transition:all .3s cubic-bezier(.23,1,.32,1);overflow:hidden;box-shadow:0 1px 3px #0f172a0d}.cal-cell-p:hover{transform:translateY(-2px);background:#fff;border-color:#6366f133;box-shadow:0 8px 18px -12px #0f172a38;z-index:2}.cal-cell-p.marked{background:linear-gradient(135deg,#fff,#f9fffb)!important;border:1px solid rgba(0,230,118,.25)!important;box-shadow:0 4px 12px #00e6760a}.cal-cell-p.today{background:linear-gradient(135deg,#fff,#f5f7ff)!important;border:1px solid rgba(99,102,241,.35)!important;box-shadow:0 0 15px #6366f10d}.cal-cell-p.today:after{content:"";position:absolute;top:8px;right:8px;width:6px;height:6px;background:var(--color-brand-primary);border-radius:50%;box-shadow:0 0 8px var(--color-brand-primary)}.cal-cell-p.urgent{border:1px solid rgba(244,63,94,.3)!important;background:linear-gradient(135deg,#fff,snow)!important}.cal-cell-p.empty{background:transparent;border:1px dashed rgba(15,23,42,.05);pointer-events:none}.cal-cell-p.marked .day-num,.cal-cell-p.today .day-num{color:var(--text-primary);font-weight:800}.cal-cell-p.urgent .day-num{color:var(--color-brand-danger)}.cal-cell-head{width:100%;display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.day-num{font-size:.9rem;font-weight:800;color:var(--text-secondary);font-family:var(--font-main)}.today-chip{font-size:.65rem;font-weight:800;color:var(--color-brand-primary);background:#6366f114;border-radius:6px;padding:2px 6px}.event-dot-container{display:flex;flex-direction:column;gap:6px;width:100%;margin-top:auto;min-height:0}.event-summary-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.event-count-badge,.event-urgency-copy{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border-radius:999px;font-size:.68rem;font-weight:800}.event-count-badge{background:#0f172a0f;color:var(--text-secondary)}.event-urgency-copy{background:#f43f5e1a;color:var(--color-brand-danger)}.event-service-list{display:flex;align-items:center;gap:6px;min-width:0;overflow:hidden}.event-pill-mini.compact{width:auto;max-width:100%;min-height:24px;padding:3px 7px;gap:6px;border-radius:999px;background:#6366f114;border:1px solid rgba(99,102,241,.12);flex:1 1 auto;min-width:0}.event-pill-mini.compact:hover{background:#6366f124;transform:none}.event-more-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:#0f172a0f;color:var(--text-secondary);font-size:.68rem;font-weight:800;flex:0 0 auto}.event-copy{min-width:0;display:block}.event-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;line-height:1.2}.event-copy strong,.event-copy em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-copy strong{flex:1;min-width:0;font-size:.7rem;font-weight:800;line-height:1.1}.event-copy em{font-style:normal;flex-shrink:0;font-size:.64rem;font-weight:700;color:var(--color-muted-stone);font-variant-numeric:tabular-nums}.event-more-count{align-self:flex-start;color:var(--color-muted-stone);background:#0f172a0d;border-radius:999px;padding:2px 7px;font-size:.68rem;font-weight:800}.calendar-empty-panel{min-height:120px;border:1px dashed rgba(99,102,241,.24);border-radius:18px;background:#ffffff73;color:var(--color-muted-stone);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;font-size:.9rem;font-weight:700}.stat-summary-mini{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.stat-row{display:flex;justify-content:space-between;align-items:center;padding-bottom:.75rem;border-bottom:1px solid rgba(0,0,0,.03)}.stat-row:last-child{border-bottom:none}.stat-row span{font-size:.85rem;color:var(--color-muted-stone);font-weight:600}.stat-row strong{font-size:1rem;font-weight:800;color:var(--color-midnight-slate)}@media(max-width:480px){.calendar-main-header{flex-direction:column;align-items:stretch;gap:12px;margin-bottom:16px}.calendar-header-premium{align-items:flex-start;gap:12px;flex-direction:column}.cal-grid-premium{grid-auto-rows:58px;gap:5px}.cal-cell-p{padding:6px;border-radius:10px}.day-num{font-size:.75rem}.today-chip{display:none}.event-pill-mini{padding:3px 5px;border-radius:7px}.event-copy strong{font-size:.6rem}.event-copy em{display:none}}.notif-bar{background:var(--surface-canvas);padding:.85rem 1.25rem;border-radius:var(--radius-xl);display:flex;align-items:center;gap:1rem;font-size:.9rem;font-weight:700;border:1px solid var(--glass-border)}.notif-bar.mail{border-left:4px solid var(--color-calm-indigo)}.notif-bar.push{border-left:4px solid var(--color-vibe-mint)}.dashboard-sidebar.slim{width:96px;align-items:center;padding:40px 0;gap:40px;background:#fff;border-right:1px solid rgba(15,23,42,.04);box-shadow:4px 0 24px #00000003;z-index:100}.dashboard-sidebar.slim .sidebar-logo{margin-bottom:8px;display:flex;justify-content:center}.logo-indicator{width:14px;height:14px;background:var(--color-brand-accent);border-radius:50%;box-shadow:0 0 20px #00e67666}.sidebar-nav{display:flex;flex-direction:column;gap:16px;height:100%}.nav-spacer{flex:1}.nav-item{display:flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:18px;color:var(--text-muted);transition:all .3s cubic-bezier(.23,1,.32,1);background:transparent;border:none;cursor:pointer;position:relative}.nav-item:hover{background:#f8fafc;color:var(--text-primary);transform:translate(2px)}.nav-item.active{background:var(--color-brand-primary);color:#fff;box-shadow:0 12px 20px -8px #6366f173}.nav-item.active:hover{transform:none}.mobile-nav{display:none;position:fixed;bottom:0;left:0;right:0;height:70px;background:var(--surface-canvas);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid var(--glass-border);padding:0 1.5rem;justify-content:space-between;align-items:center;z-index:1000}@media(max-width:768px){.mobile-nav{display:flex}.dashboard-sidebar.slim{display:none}.dashboard-main-content{margin-left:0;padding-bottom:90px}}.mobile-nav button{background:none;border:none;color:var(--color-muted-stone);padding:10px;border-radius:var(--radius-lg);cursor:pointer}.mobile-nav button.active{color:var(--color-midnight-slate);background:var(--color-ledger-gray)}.mobile-nav button.fab{background:var(--color-midnight-slate);color:#fff;width:54px;height:54px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-top:-30px;box-shadow:var(--shadow-deep)}.settings-view{max-width:600px;margin:0 auto}.profile-settings-section{display:flex;flex-direction:column;gap:1.5rem}.header-profile img{border-radius:50%;border:3px solid var(--color-vibe-mint);padding:3px}.secondary-btn{background:var(--surface-canvas);border:1px solid var(--glass-border);padding:.75rem 1.5rem;border-radius:var(--radius-xl);font-weight:700;cursor:pointer;transition:all .3s}.secondary-btn:hover{background:var(--color-ledger-gray);border-color:var(--color-midnight-slate)}.category-bars{display:flex;flex-direction:column;gap:1.25rem;margin-top:.5rem}.category-row-head{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;font-weight:700;color:var(--color-midnight-slate)}.category-bar-track{height:8px;background:#0000000d;border-radius:4px;overflow:hidden}.category-bar-fill{height:100%;background:var(--color-vibe-mint);border-radius:4px;transition:width 1s ease-out}.highlight-mint{border:1px solid var(--color-vibe-mint);background:linear-gradient(135deg,var(--color-ledger-gray) 0%,rgba(0,230,118,.05) 100%)}.main-header.compact{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding:0 .5rem}.spending-pill-mini{background:#fff;padding:.5rem 1rem;border-radius:14px;border:1px solid var(--lp-glass-border);display:flex;flex-direction:column;align-items:flex-end}.pill-label{font-size:.65rem;font-weight:700;color:var(--lp-muted);text-transform:uppercase}.pill-value{font-weight:800;font-size:1.1rem;color:var(--lp-text);letter-spacing:-.02em}.primary-action-btn{background:var(--color-midnight-slate);color:#fff;border:none;padding:.6rem 1.2rem;border-radius:12px;font-weight:700;font-size:.85rem;display:flex;align-items:center;gap:.5rem;cursor:pointer;transition:transform .2s}.primary-action-btn:hover{transform:translateY(-2px)}.discovery-insight-banner{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid rgba(0,230,118,.2);border-radius:18px;padding:1rem;display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem}.insight-icon-box{width:40px;height:40px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--color-vibe-mint);box-shadow:0 4px 10px #00e6761a}.insight-content{flex:1}.insight-content h4{font-size:.9rem;font-weight:800;margin-bottom:2px}.insight-content p{font-size:.8rem;color:var(--lp-muted);margin:0}.insight-action-btn{background:var(--color-midnight-slate);color:#fff;border:none;padding:.7rem 1.1rem;border-radius:12px;font-size:.8rem;font-weight:800;cursor:pointer;white-space:nowrap;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0f172a26;align-self:center}.insight-action-btn:hover{transform:translateY(-2px);background:#1e293b;box-shadow:0 6px 15px #0f172a33}.insight-action-btn:active{transform:translateY(0)}.dashboard-bento-grid.compact{display:grid;grid-template-columns:1.2fr .8fr;gap:1.25rem}.sub-list-mock.compact{display:flex;flex-direction:column;gap:.6rem}.sub-item-mock-mini{background:#fff;padding:.75rem 1rem;border-radius:16px;border:1px solid var(--lp-glass-border);display:flex;align-items:center;gap:.85rem;cursor:pointer;transition:all .2s}.sub-item-mock-mini:hover{border-color:var(--color-vibe-mint);transform:translate(4px)}.sub-item-mock-mini .sub-icon-mock{width:42px;height:42px;font-size:1.1rem;border-radius:10px}.sub-item-mock-mini .sub-name-mock{font-size:.95rem;margin-bottom:0}.sub-item-mock-mini .sub-date-mock{font-size:.75rem}.sub-item-mock-mini .sub-price-mock{font-size:.95rem}.view-more-btn{background:transparent;border:none;color:var(--lp-muted);font-size:.8rem;font-weight:600;padding:.5rem;cursor:pointer;display:flex;align-items:center;gap:.4rem;justify-content:center}.bento-row-split{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:1.25rem}.stat-value-mini{font-size:1.5rem;font-weight:800;letter-spacing:-.02em}.stat-desc-mini{font-size:.75rem;color:var(--lp-muted);margin-top:.25rem}.mini-category-tags{display:flex;gap:.4rem;flex-wrap:wrap;margin-top:.5rem}.mini-tag{background:#f1f5f9;padding:.3rem .6rem;border-radius:8px;font-size:.7rem;font-weight:700;color:var(--lp-text)}.category-stats-container{display:flex;flex-direction:column;gap:1rem}.category-progress-item{display:flex;flex-direction:column;gap:.5rem}.cat-info-row{display:flex;justify-content:space-between;font-size:.85rem;font-weight:700}.progress-bar-bg{height:6px;background:#0000000d;border-radius:10px;overflow:hidden}.progress-bar-fill{height:100%;background:var(--color-vibe-mint);border-radius:10px}.notif-bar-mini{display:flex;align-items:center;gap:.85rem;background:#fff;padding:.65rem 1rem;border-radius:12px;border:1px solid var(--lp-glass-border)}.dday-badge{background:var(--color-midnight-slate);color:#fff;font-size:.65rem;font-weight:800;padding:.2rem .5rem;border-radius:6px}.notif-info{display:flex;flex-direction:column}.notif-name{font-size:.85rem;font-weight:700}.notif-price{font-size:.75rem;color:var(--lp-muted)}.notification-flow.compact{gap:.6rem}@media(max-width:768px){.dashboard-bento-grid.compact,.bento-row-split{grid-template-columns:1fr}.main-header.compact{flex-direction:column;align-items:flex-start;gap:1rem}.spending-pill-mini{width:100%;align-items:flex-start}.discovery-insight-banner{flex-direction:column;align-items:flex-start;padding:1.25rem}.insight-action-btn{width:100%;margin-top:.5rem;align-self:center}}.tooltip-container{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:help}.tooltip-text{visibility:hidden;width:100px;background-color:var(--color-midnight-slate);color:#fff;text-align:center;border-radius:8px;padding:8px 0;position:absolute;z-index:100;top:140%;right:-10px;opacity:0;transition:opacity .3s,transform .3s;font-size:.75rem;font-weight:700;pointer-events:none;transform:translateY(-5px);box-shadow:0 4px 12px #0003}.tooltip-text:after{content:"";position:absolute;bottom:100%;right:14px;border-width:6px;border-style:solid;border-color:transparent transparent var(--color-midnight-slate) transparent}.tooltip-container:hover .tooltip-text,.tooltip-container.active .tooltip-text{visibility:visible;opacity:1;transform:translateY(0)}.info-icon{color:var(--lp-muted);transition:all .2s;padding:4px;margin:-4px}.tooltip-container:hover .info-icon,.tooltip-container.active .info-icon{color:var(--color-vibe-mint);transform:scale(1.1)}.modal-overlay{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.5rem}.premium-modal{background:#fff;border-radius:24px;width:100%;max-width:440px;box-shadow:0 25px 50px -12px #00000040;animation:modalSlideUp .3s cubic-bezier(.16,1,.3,1);overflow:hidden;border:1px solid rgba(255,255,255,.2)}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{padding:1.5rem 1.5rem 1rem;display:flex;justify-content:space-between;align-items:center}.modal-title-area{display:flex;align-items:center;gap:.75rem}.modal-icon-bg{width:40px;height:40px;background:var(--color-warm-bg);border-radius:12px;display:flex;align-items:center;justify-content:center}.modal-title-area h3{font-size:1.1rem;font-weight:800;color:var(--color-midnight-slate);margin:0}.close-btn-round{width:32px;height:32px;border-radius:50%;border:none;background:var(--color-warm-bg);color:var(--lp-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.close-btn-round:hover{background:#f1f5f9;color:var(--color-midnight-slate)}.modal-form{padding:0 1.5rem 1.5rem}.form-group-premium{margin-bottom:1.25rem;display:flex;flex-direction:column;gap:.5rem}.form-group-premium label{font-size:.85rem;font-weight:600;color:var(--lp-muted);padding-left:2px}.input-with-icon{position:relative;display:flex;align-items:center}.input-with-icon input{width:100%;padding:12px 12px 12px 40px;border-radius:12px;border:1.5px solid #e2e8f0;background:#f8fafc;font-size:.95rem;font-family:inherit;transition:all .2s;color:var(--color-midnight-slate)}.input-with-icon.readonly input,.input-with-icon.readonly select{background:#f1f5f9;color:#94a3b8;cursor:not-allowed}.input-with-icon input:focus{outline:none;border-color:var(--color-vibe-mint);background:#fff;box-shadow:0 0 0 4px #00e6761a}.color-picker-grid{display:flex;flex-wrap:wrap;gap:10px;padding:10px;background:#f8fafc;border-radius:12px;border:1.5px solid #e2e8f0}.color-option{width:26px;height:26px;border-radius:50%;border:2px solid transparent;cursor:pointer;transition:all .2s cubic-bezier(.175,.885,.32,1.275);padding:0;flex-shrink:0}.color-option:hover{transform:scale(1.2)}.color-option.active{border-color:#fff;box-shadow:0 0 0 2px var(--color-midnight-slate);transform:scale(1.15)}@media(max-width:480px){.color-picker-grid{gap:8px;padding:8px}.color-option{width:24px;height:24px}}.day-total-sum{font-size:.65rem;color:var(--text-muted);font-weight:500;margin-left:auto;opacity:.8}.cal-cell-p.urgent{background:#ff6b8108;border-color:#ff6b8133}.cal-cell-p.urgent .day-num{color:var(--color-alert-rose);animation:urgent-pulse 2s infinite}@keyframes urgent-pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.event-pill-mini{display:flex;align-items:center;gap:6px;padding:4px 6px;background:#fff;border:1px solid var(--glass-border);border-radius:6px;font-size:.65rem;width:100%;text-align:left;transition:all .2s ease;cursor:pointer;height:24px;margin-bottom:4px}.event-pill-mini:last-child{margin-bottom:0}.event-pill-mini:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft);border-color:var(--color-vibe-mint)}.service-icon-container{display:flex!important;align-items:center;justify-content:center;flex-shrink:0;padding:0!important;margin:0!important;line-height:1!important;border-radius:4px!important}.event-copy{flex:1;overflow:hidden;display:flex;align-items:center}.event-copy strong{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-main);font-weight:600;width:100%}.stat-summary-pro{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:12px}.pro-stat-item{background:#fff;padding:16px;border-radius:16px;border:1px solid rgba(15,23,42,.04);box-shadow:var(--shadow-sm);transition:all .3s cubic-bezier(.23,1,.32,1);display:flex;flex-direction:column}.pro-stat-item:hover{transform:translateY(-2px);border-color:#6366f126;box-shadow:var(--shadow-md)}.pro-stat-item .stat-label{font-size:.75rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:6px}.pro-stat-item .stat-value{font-size:1.25rem;font-weight:800;color:var(--text-primary);letter-spacing:-.03em;line-height:1.2}.pro-stat-item .stat-value span{font-size:.85rem;color:var(--text-muted);margin-left:2px}.pro-stat-item .stat-value span{font-size:.75rem;font-weight:500;margin-left:2px}.highlight-card{background:linear-gradient(135deg,#fff,#f1f5f9);position:relative;overflow:hidden}.highlight-card:after{content:"";position:absolute;top:-20%;right:-10%;width:40%;height:60%;background:radial-gradient(circle,rgba(0,230,118,.05) 0%,transparent 70%);pointer-events:none}.header-actions-pro{flex:1;max-width:300px;margin-left:2rem}.budget-status-container{width:100%}.budget-info-row{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:6px}.budget-label{font-size:.75rem;color:var(--text-muted);font-weight:500}.budget-value{font-size:.9rem;font-weight:800;color:var(--color-midnight-slate)}.budget-progress-track{height:6px;background:#0000000d;border-radius:10px;overflow:hidden}.budget-progress-fill{height:100%;background:linear-gradient(90deg,var(--color-vibe-mint),#00c853);border-radius:10px;transition:width .8s cubic-bezier(.4,0,.2,1)}.cal-cell-p.weekend{background:#00000004}.cal-cell-p.today{background:#fff;border:2px solid var(--color-vibe-mint)!important;box-shadow:0 0 20px #00e67626;z-index:2}.cal-cell-p.marked{box-shadow:inset 0 0 0 1px #00e6761a;background:#00e67603}.cal-cell-p.marked:hover{background:#00e67608;transform:translateY(-2px);z-index:3}.calendar-bento-card{border:1px solid var(--glass-border);box-shadow:var(--shadow-soft)}.cal-cell-p.selected{border:2px solid var(--color-calm-indigo)!important;background:#6366f10d;z-index:5}.header-title-with-back{display:flex;align-items:center;gap:12px}.back-mini-btn{width:32px!important;height:32px!important;flex-shrink:0!important;border-radius:50%;border:1.5px solid var(--color-calm-indigo);background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;color:var(--color-calm-indigo)!important;transition:all .2s ease;box-shadow:0 2px 8px #6366f11a;padding:0}.back-mini-btn:hover{background:var(--color-calm-indigo);color:#fff!important;transform:rotate(90deg);box-shadow:0 4px 12px #6366f133}.back-mini-btn svg{transition:all .3s ease}.count-pill{background:#0000000d;color:var(--text-muted);padding:2px 8px;border-radius:20px;font-size:.75rem;font-weight:700}.calendar-selected-summary{display:flex;flex-direction:column;gap:12px;margin-bottom:18px;padding:16px 18px;border-radius:18px;background:linear-gradient(135deg,#6366f114,#ffffffeb);border:1px solid rgba(99,102,241,.12)}.selected-date-kicker{display:block;margin-bottom:6px;font-size:.78rem;font-weight:800;color:var(--color-calm-indigo);letter-spacing:.03em}.calendar-selected-summary strong{font-size:1.5rem;font-weight:900;color:var(--text-primary)}.calendar-selected-metrics{display:flex;flex-wrap:wrap;gap:8px}.selected-metric{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(15,23,42,.06);font-size:.75rem;font-weight:700;color:var(--text-secondary)}.selected-metric.accent{color:var(--color-brand-danger);border-color:#f43f5e24;background:#fff1f2eb}.daily-detail-list{display:flex;flex-direction:column;gap:10px;margin-top:1.5rem}.sub-item-premium-row.mini{display:flex;align-items:center;gap:12px;padding:14px;background:#fcfdfe;border:1px solid rgba(0,0,0,.04);border-radius:16px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.sub-item-premium-row.mini:hover{background:#fff;border-color:var(--color-vibe-mint);transform:translate(6px) scale(1.01);box-shadow:0 10px 20px #0000000a}.row-name{font-size:.9rem;font-weight:700;color:var(--text-main)}.row-price{font-size:.75rem;color:var(--text-muted)}.row-arrow{color:#cbd5e1}.daily-total-footer{margin-top:1.5rem;padding-top:1rem;border-top:1px dashed var(--glass-border);display:flex;justify-content:space-between;align-items:center}.daily-total-footer span{font-size:.85rem;color:var(--text-muted)}.daily-total-footer strong{font-size:1.1rem;color:var(--color-midnight-slate)}.calendar-side-overview{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:16px}.calendar-side-stat{padding:14px 16px;border-radius:16px;background:#f8fafceb;border:1px solid rgba(15,23,42,.05)}.calendar-side-label{display:block;margin-bottom:8px;font-size:.76rem;font-weight:700;color:var(--text-muted)}.calendar-side-stat strong{font-size:1rem;font-weight:900;color:var(--text-primary)}.calendar-panel-hint{margin:0 0 14px;font-size:.82rem;line-height:1.5;color:var(--text-secondary)}@media(max-width:1024px){.calendar-dashboard-grid{grid-template-columns:1fr}}.animate-fade-in{animation:fadeIn .3s ease-out}.input-unit-right{position:absolute;right:16px;font-weight:600;color:#94a3b8;font-size:.9rem;pointer-events:none}.close-btn-round{width:36px;height:36px;border-radius:50%;border:none;background:#f1f5f9;color:#64748b;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);padding:0}.close-btn-round:hover{background:#e2e8f0;color:var(--color-midnight-slate);transform:rotate(90deg)}.close-btn-round svg{width:20px;height:20px}.premium-select{width:100%;padding:12px 12px 12px 40px;border-radius:12px;border:1.5px solid #e2e8f0;background:#f8fafc;font-size:.95rem;font-family:inherit;transition:all .2s;color:var(--color-midnight-slate);appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;cursor:pointer}.premium-select:focus{outline:none;border-color:var(--color-vibe-mint);background-color:#fff;box-shadow:0 0 0 4px #00e6761a}.form-row-premium{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.modal-actions-premium{margin-top:1.5rem}.submit-btn-premium{width:100%;padding:14px;border-radius:14px;border:none;background:var(--color-midnight-slate);color:#fff;font-weight:700;font-size:1rem;cursor:pointer;transition:all .2s}.submit-btn-premium:hover{background:#0f172a;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a}.modal-footer-premium{display:grid;grid-template-columns:1fr 2fr;gap:.75rem;margin-top:1rem}.delete-btn-premium{padding:12px;border-radius:12px;border:1.5px solid #fee2e2;background:#fff;color:#ef4444;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5rem;cursor:pointer;transition:all .2s}.delete-btn-premium:hover{background:#fef2f2;border-color:#fca5a5}.save-btn-premium{padding:12px;border-radius:12px;border:none;background:var(--color-midnight-slate);color:#fff;font-weight:700;cursor:pointer;transition:all .2s}.save-btn-premium:hover{background:#0f172a;transform:translateY(-1px)}.tab-header-premium{margin-bottom:2rem}.header-title-row{display:flex;align-items:center;gap:.75rem;margin-bottom:.25rem}.tab-header-premium h3{font-size:1.5rem;font-weight:800;color:var(--color-midnight-slate);margin:0}.tab-header-premium p{color:var(--color-muted-stone);font-size:.95rem;margin:0}.total-count-badge{background:var(--color-warm-bg);color:var(--color-midnight-slate);padding:4px 12px;border-radius:20px;font-size:.9rem;font-weight:800;border:1px solid var(--lp-glass-border)}.full-sub-list{display:flex;flex-direction:column;gap:.75rem}.sub-item-premium-row{background:#fff;padding:1.25rem 1.5rem;border-radius:20px;display:flex;align-items:center;gap:1.25rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);border:1px solid var(--lp-glass-border)}.sub-item-premium-row:hover{transform:translate(8px);border-color:var(--color-vibe-mint);box-shadow:var(--shadow-soft)}.row-info{flex:1;display:flex;flex-direction:column}.row-name{font-size:1.1rem;font-weight:800;color:var(--color-midnight-slate)}.row-date{font-size:.85rem;color:var(--color-muted-stone)}.row-price{font-size:1.1rem;font-weight:800;color:var(--color-midnight-slate)}.row-arrow{color:#cbd5e1;transition:transform .2s}.sub-item-premium-row:hover .row-arrow{transform:translate(4px);color:var(--color-vibe-mint)}.premium-placeholder-card{background:#fff;border-radius:24px;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;border:2px dashed #e2e8f0;color:var(--color-muted-stone);font-weight:600}.placeholder-icon{opacity:.3}.zap-anim{animation:zapPulse 2s infinite ease-in-out;filter:drop-shadow(0 0 4px rgba(0,230,118,.3))}@keyframes zapPulse{0%{transform:scale(1);opacity:.9}50%{transform:scale(1.15);opacity:1;filter:drop-shadow(0 0 8px rgba(0,230,118,.5))}to{transform:scale(1);opacity:.9}}@keyframes slideIn{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.icon-spin{animation:spin 1s linear infinite}.insight-action-btn.loading{opacity:.7;cursor:not-allowed;min-width:120px;display:flex;align-items:center;justify-content:center;align-self:center}.detection-result-modal{max-width:500px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;padding:0}.detection-results-container{flex:1;padding:.5rem 1.5rem 1rem;overflow-y:auto;display:flex;flex-direction:column;gap:.8rem;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;mask-image:linear-gradient(to bottom,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 8%,black 92%,transparent 100%)}.modal-footer-detection{padding:1.5rem;border-top:1px solid var(--glass-border);background:#fff;display:flex;flex-direction:column;gap:.8rem}@media(max-width:480px){.dashboard-container{flex-direction:column;width:100%!important;max-width:100vw!important;overflow-x:hidden!important}.header-subtitle{display:block!important;text-align:center!important;width:100%!important;margin-bottom:4px!important}.dashboard-sidebar.slim{display:none!important}.dashboard-scroll-area{padding:16px 12px 80px!important;width:100%!important;max-width:100vw!important;margin:0!important;box-sizing:border-box!important}.calendar-tab-view{width:100%!important;display:flex!important;flex-direction:column!important;align-items:center!important}.main-header.compact{flex-direction:column!important;align-items:flex-start!important;gap:10px!important;margin-bottom:12px!important}.main-header.compact .header-actions{flex-direction:row!important;width:100%!important;align-items:center!important;gap:8px!important}.spending-pill-mini{flex:1!important;padding:8px 12px!important}.pill-value{font-size:1rem!important}.primary-action-btn{white-space:nowrap!important;padding:8px 14px!important;font-size:.82rem!important;flex-shrink:0!important;border-radius:12px!important}.discovery-insight-banner{padding:14px!important;gap:10px!important;flex-wrap:nowrap!important;align-items:flex-start!important;margin-bottom:14px!important}.insight-icon-box{width:36px!important;height:36px!important;flex-shrink:0!important;border-radius:10px!important}.insight-content h4{font-size:.9rem!important;margin-bottom:2px!important}.insight-content p{font-size:.78rem!important;line-height:1.4!important}.insight-action-btn{padding:8px 14px!important;font-size:.8rem!important;white-space:nowrap!important;flex-shrink:0!important;align-self:center!important;border-radius:10px!important}.dashboard-bento-grid,.dashboard-bento-grid.compact{grid-template-columns:1fr!important;gap:10px!important}.bento-col{width:100%!important}.bento-row-split{flex-direction:row!important;gap:8px!important}.bento-row-split .bento-item-dash{flex:1!important;min-width:0!important}.bento-item-dash{padding:14px!important;border-radius:16px!important}.bento-header-dash h3{font-size:.9rem!important}.sub-item-mock-mini{padding:10px!important;gap:10px!important}.sub-name-mock{font-size:.88rem!important}.sub-date-mock{font-size:.72rem!important}.sub-price-mock{font-size:.88rem!important;white-space:nowrap!important}.sub-icon-mock{width:34px!important;height:34px!important;font-size:.75rem!important;border-radius:10px!important}.stat-value-mini{font-size:1.1rem!important}.stat-desc-mini{font-size:.75rem!important}.notif-bar-mini{padding:8px 10px!important;gap:8px!important;border-radius:10px!important}.dday-badge{font-size:.7rem!important;padding:3px 7px!important}.notif-name{font-size:.83rem!important}.notif-price{font-size:.78rem!important}.mobile-bottom-nav{height:64px!important;padding:0 4px!important}.mobile-nav-item{font-size:.65rem!important;gap:3px!important;padding:6px 0!important}.mobile-fab{width:50px!important;height:50px!important}.modal-overlay{align-items:flex-end!important;padding:0!important}.detection-result-modal{max-width:100%!important;width:100%!important;max-height:85vh!important;border-radius:24px 24px 0 0!important;margin:0!important;padding:0!important}.detection-result-modal .modal-header{padding:16px 16px 10px!important;flex-wrap:nowrap!important;gap:8px!important}.detection-result-modal .modal-title-area{gap:10px!important;flex:1!important;min-width:0!important}.detection-result-modal .modal-title-area h3{font-size:1rem!important;white-space:nowrap!important}.detection-result-modal .modal-title-area p{font-size:.78rem!important;white-space:nowrap!important}.detection-results-container{padding:0 12px 12px!important;gap:8px!important}.detection-item-row{padding:12px!important;border-radius:16px!important;gap:0!important}.detection-item-row>div:first-child{gap:12px!important;flex-wrap:nowrap!important;align-items:center!important;flex:1;min-width:0}.detection-item-row [style*="fontWeight: 700"]{font-size:.92rem!important;flex-wrap:wrap!important}.detection-item-row [style*="font-size: 0.85rem"]{font-size:.78rem!important;flex-wrap:wrap!important;gap:4px!important}.detection-item-row span[style*="fontSize: 0.65rem"],.detection-item-row span[style*="fontSize: 0.7rem"]{white-space:nowrap!important}.detection-result-modal .modal-footer-detection{padding:12px 16px!important;gap:8px!important}.detection-result-modal .submit-btn-premium,.detection-result-modal .scan-add-btn{width:100%!important;padding:14px!important;font-size:.9rem!important;border-radius:14px!important}.detection-result-modal .cancel-text-btn{font-size:.85rem!important;padding:8px!important}.modal-content.premium-modal{max-width:100%!important;width:calc(100% - 24px)!important;border-radius:20px!important;margin:0 12px!important}}.modal-overlay{position:fixed;inset:0;background:#0f172ab3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:3000;padding:1rem}.modal-content.premium-modal{background:#fff;width:100%;max-width:520px;border-radius:32px;padding:2.5rem;box-shadow:0 25px 50px -12px #00000040;position:relative;animation:modalSlideIn .35s cubic-bezier(.16,1,.3,1)}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2.25rem}.modal-title-area{display:flex;align-items:center;gap:16px}.modal-icon-bg{width:52px;height:52px;border-radius:16px;background:#00e6761f;display:flex;align-items:center;justify-content:center;color:var(--color-vibe-mint)}.modal-title-area h3{font-size:1.5rem;font-weight:800;color:var(--color-midnight-slate);margin:0;letter-spacing:-.03em}.close-btn-round{width:40px;height:40px;border-radius:12px;border:1px solid var(--glass-border);background:#fff;color:var(--color-midnight-slate);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #0000000d}.close-btn-round:hover{background:#fee2e2;color:#ef4444;transform:rotate(90deg)}.modal-form{display:flex;flex-direction:column;gap:1.75rem}.form-group-premium{display:flex;flex-direction:column;gap:12px}.form-group-premium label{font-size:1rem;font-weight:700;color:var(--color-midnight-slate);margin-left:4px;opacity:.9}.input-with-icon{display:flex;align-items:center;gap:14px;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:18px;padding:0 20px;height:60px;transition:all .25s cubic-bezier(.4,0,.2,1)}.input-with-icon:focus-within{background:#fff;border-color:var(--color-vibe-mint);box-shadow:0 0 0 4px #00e67626}.input-icon{color:#94a3b8;flex-shrink:0;transition:color .2s}.input-with-icon:focus-within .input-icon{color:var(--color-vibe-mint)}.input-unit{font-weight:800;color:var(--color-vibe-mint);font-size:1.2rem;margin-right:2px}.input-with-icon input,.input-with-icon select{border:none!important;background:transparent!important;width:100%;height:100%;font-size:1.05rem;font-weight:600;color:var(--text-main);outline:none!important;padding:0!important}.form-row-premium{display:grid;grid-template-columns:1.2fr .8fr;gap:1.5rem}.modal-footer-premium,.modal-actions-premium{display:grid;grid-template-columns:140px 1fr;gap:12px;margin-top:1rem}.modal-actions-premium{grid-template-columns:1fr}.delete-btn-premium{height:60px;border-radius:20px;border:1.5px solid #fee2e2;background:#fff5f5;color:#ef4444;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .2s}.delete-btn-premium:hover{background:#fecaca;transform:translateY(-1px)}.save-btn-premium,.submit-btn-premium{height:60px;border-radius:20px;border:none;background:var(--color-midnight-slate);color:#fff;font-size:1.15rem;font-weight:800;cursor:pointer;transition:all .25s;box-shadow:0 10px 25px -5px #0f172a66}.save-btn-premium:hover,.submit-btn-premium:hover{transform:translateY(-2px);box-shadow:0 15px 35px -10px #0f172a80;background:#0f172a}@media(max-width:480px){.calendar-main-header{display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;padding:1.5rem 0 .5rem!important;gap:.8rem!important;width:100%!important;margin:0!important}.calendar-main-header>div:first-child{display:flex!important;flex-direction:column!important;align-items:center!important;width:100%!important;text-align:center!important}.calendar-main-header h3{font-size:1.4rem!important;margin:4px 0 0!important}.header-actions-pro{width:100%!important;display:flex!important;justify-content:center!important}.calendar-bento-card{padding:16px 12px!important;border-radius:20px!important;width:100%!important;box-sizing:border-box!important;margin-bottom:1rem!important}.budget-status-container{width:100%!important;padding:14px 16px!important;border-radius:16px!important;background:#f8fafc!important;border:1px solid var(--glass-border)!important;box-shadow:0 2px 10px #00000005!important;box-sizing:border-box!important}.budget-info-row{display:flex!important;justify-content:space-between!important;align-items:baseline!important;margin-bottom:10px!important;width:100%!important}.budget-label{font-size:.82rem!important;font-weight:700!important;color:var(--text-muted)!important;opacity:.8!important}.budget-value{font-size:1.25rem!important;font-weight:900!important;color:var(--color-midnight-slate)!important;letter-spacing:-.03em!important}.budget-progress-track{height:10px!important;background:#f1f5f9!important;border-radius:10px!important;overflow:hidden!important;width:100%!important}.budget-progress-bar{height:100%!important;border-radius:10px!important;background:linear-gradient(90deg,#00e676,#00c853)!important;box-shadow:0 0 10px #00e67633!important}.cal-month-nav{flex-direction:column;gap:12px;align-items:center;margin-bottom:1.5rem}.month-nav-controls{width:100%;justify-content:center;gap:1.5rem}.month-nav-controls h4{font-size:1.4rem;min-width:80px;text-align:center}.nav-btn-mini{width:40px;height:40px}.nav-text-arrow{font-size:1.4rem}.cal-legend{justify-content:center;width:100%;padding-top:8px;border-top:1px dashed #e2e8f0}.cal-grid-premium{gap:4px;padding:4px;display:grid;grid-template-columns:repeat(7,1fr)}.cal-weekday-label{font-size:.75rem;padding:8px 0;color:#94a3b8}.cal-cell-p{min-height:48px!important;padding:6px 4px!important;border-radius:12px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;position:relative!important}.cal-cell-head{flex-direction:column;align-items:center;gap:2px;margin-bottom:0}.day-num{font-size:.9rem;font-weight:700}.day-total-sum{display:none!important}.today-chip{font-size:.55rem;padding:1px 4px;margin-top:2px}.event-dot-container{display:none!important}.cal-cell-p.marked:after{content:"";width:5px;height:5px;background:var(--color-vibe-mint);border-radius:50%;position:absolute;bottom:6px;left:50%;transform:translate(-50%);box-shadow:0 0 6px #00e67699}.cal-cell-p.urgent.marked:after{background:var(--color-alert-rose);box-shadow:0 0 6px #ef444499}.modal-overlay{align-items:flex-end;padding:0}.modal-content.premium-modal{width:100%!important;max-width:none!important;border-radius:36px 36px 0 0!important;padding:2.5rem 1.5rem calc(1.5rem + env(safe-area-inset-bottom))!important;transform:translateY(100%);animation:slideUpModal .4s cubic-bezier(.16,1,.3,1) forwards}@keyframes slideUpModal{to{transform:translateY(0)}}.modal-header{margin-bottom:2.5rem}.modal-footer-premium{grid-template-columns:70px 1fr!important;gap:12px!important}.delete-btn-premium{font-size:0!important;height:58px;border-radius:18px}.delete-btn-premium svg{margin:0!important;width:24px;height:24px}.save-btn-premium,.submit-btn-premium{height:58px;font-size:1.1rem;border-radius:18px}.input-with-icon{height:58px;padding:0 16px}.stat-summary-pro{display:grid;grid-template-columns:1fr 1fr;gap:12px}}.modal-subtitle{margin:4px 0 0;font-size:.9rem;color:var(--text-muted);font-weight:500}.detection-results-container{display:flex;flex-direction:column;gap:12px;max-height:450px;overflow-y:auto;padding:4px 1.5rem;margin:1rem 0;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent;mask-image:linear-gradient(to bottom,transparent 0%,black 8%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 8%,black 92%,transparent 100%)}.detection-results-container::-webkit-scrollbar{width:5px}.detection-results-container::-webkit-scrollbar-track{background:transparent}.detection-results-container::-webkit-scrollbar-thumb{background-color:#e2e8f0;border-radius:10px}.detection-item-row{display:flex;align-items:center;justify-content:space-between;padding:1.25rem;background:#f8fafc;border:1.5px solid transparent;border-radius:20px;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.detection-item-row:hover{background:#f1f5f9;transform:translateY(-2px)}.detection-item-row.selected{background:#00e6760d;border-color:var(--color-vibe-mint)}.detection-item-row.already-added{opacity:.6;cursor:default;background:#f1f5f9}.detection-item-main{display:flex;align-items:center;gap:16px;flex:1}.service-icon-wrapper{width:48px;height:48px;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000000d;font-size:1.35rem}.service-info{display:flex;flex-direction:column;gap:4px}.service-name{font-weight:700;font-size:1.1rem;color:var(--color-midnight-slate)}.service-badges{display:flex;gap:6px;flex-wrap:wrap}.badge{font-size:.7rem;font-weight:700;padding:2px 8px;border-radius:6px}.badge.added{background:#e2e8f0;color:#64748b}.badge.confidence.high{background:#ecfdf5;color:#059669}.badge.confidence.medium{background:#fffbeb;color:#d97706}.badge.category-tag{background:#eef2ff;color:#6366f1}.service-meta{font-size:.85rem;color:var(--text-muted);font-weight:500;display:flex;gap:8px;align-items:center}.service-meta .divider{color:#e2e8f0}.detection-item-actions{display:flex;align-items:center;gap:10px;margin-left:12px;flex-shrink:0}.dismiss-btn-icon{width:32px;height:32px;border-radius:10px;border:1px solid #fecaca;background:#fff;color:var(--color-alert-rose);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;flex-shrink:0;position:relative;opacity:1!important;visibility:visible!important}.dismiss-btn-icon:hover{background:#fee2e2!important;color:#ef4444!important;border-color:#fecaca!important;transform:scale(1.05)}.dismiss-btn-icon:before{content:"×";position:absolute;inset:0;display:flex;align-items:center;justify-content:center;color:currentColor;font-size:20px;font-weight:600;line-height:1;z-index:2}.dismiss-btn-icon svg{display:block!important;width:16px!important;height:16px!important;position:relative;z-index:1;stroke:currentColor!important;stroke-width:2.5px!important;transition:all .2s;opacity:1!important}.custom-checkbox{width:28px;height:28px;border-radius:10px;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;transition:all .2s;background:#fff;flex-shrink:0}.custom-checkbox svg{display:block!important;width:18px!important;height:18px!important;stroke:#fff!important;stroke-width:4px!important}.custom-checkbox.checked{background:var(--color-vibe-mint);border-color:var(--color-vibe-mint);box-shadow:0 4px 12px #00e6764d}.custom-checkbox.readonly{background:#cbd5e1;border-color:#cbd5e1}.detection-footer{display:flex;flex-direction:column;gap:16px}.cancel-text-btn{background:transparent;border:none;color:var(--text-muted);font-weight:600;font-size:.95rem;cursor:pointer;padding:8px}.cancel-text-btn:hover{color:var(--color-midnight-slate);text-decoration:underline}.month-nav-controls{display:flex;align-items:center;gap:12px}.month-nav-controls h4{margin:0;font-size:1.4rem;font-weight:800;color:var(--color-midnight-slate);min-width:100px;text-align:center}.nav-btn-mini{background:#fff;border:1.5px solid var(--glass-border);width:40px;height:40px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:var(--text-main);cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1)}.nav-btn-mini:hover{background:var(--bg-color);border-color:var(--color-vibe-mint);color:var(--color-vibe-mint);transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.nav-btn-mini:active{transform:translateY(0)}.today-reset-btn{background:var(--bg-color);border:none;padding:6px 12px;border-radius:8px;font-size:.8rem;font-weight:700;color:var(--color-vibe-mint);cursor:pointer;transition:all .2s;margin-left:4px}.today-reset-btn:hover{background:#e6ffed;transform:scale(1.05)}.cal-year-label{font-size:.85rem;color:var(--text-muted);font-weight:500;margin-top:4px;display:block}@media(max-width:480px){.month-nav-controls h4{font-size:1.2rem;min-width:80px}.nav-btn-mini{width:36px;height:36px}}.nav-text-arrow{font-size:1.8rem;line-height:1;font-weight:600;color:var(--text-main);display:block;margin-top:-2px}.modal-content.premium-modal:not(.detection-result-modal){max-width:560px;max-height:calc(100dvh - 48px);padding:32px;overflow-y:auto;border-radius:28px}.modal-content.premium-modal:not(.detection-result-modal) .modal-header{margin-bottom:28px}.modal-content.premium-modal:not(.detection-result-modal) .modal-form{gap:22px}.modal-content.premium-modal:not(.detection-result-modal) .modal-icon-bg{width:48px;height:48px;border-radius:14px}.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon{height:58px;border-radius:18px;padding:0 16px;gap:12px;position:relative;display:flex;align-items:center;background:#f8fafc;border:1.5px solid #e2e8f0;transition:all .2s}.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon:focus-within{border-color:var(--color-vibe-mint);background:#fff;box-shadow:0 0 0 4px #00e6761a}.modal-content.premium-modal:not(.detection-result-modal) .input-icon{color:#94a3b8;flex-shrink:0}.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon input,.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon select{flex:1;background:transparent!important;border:none!important;font-size:1rem;font-weight:600;color:var(--color-midnight-slate);padding:0;height:100%;outline:none!important;box-shadow:none!important}.modal-content.premium-modal:not(.detection-result-modal) .form-row-premium{gap:20px}.modal-content.premium-modal:not(.detection-result-modal) .modal-actions-premium,.modal-content.premium-modal:not(.detection-result-modal) .modal-footer-premium{margin-top:8px}.modal-content.premium-modal:not(.detection-result-modal) .submit-btn-premium,.modal-content.premium-modal:not(.detection-result-modal) .save-btn-premium,.modal-content.premium-modal:not(.detection-result-modal) .delete-btn-premium{height:56px;border-radius:18px}@media(max-width:480px){.modal-content.premium-modal:not(.detection-result-modal){width:100%!important;max-height:calc(100dvh - 12px);padding:22px 16px calc(16px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important}.modal-content.premium-modal:not(.detection-result-modal) .modal-header{margin-bottom:18px}.modal-content.premium-modal:not(.detection-result-modal) .modal-title-area{gap:12px;min-width:0}.modal-content.premium-modal:not(.detection-result-modal) .modal-title-area h3{font-size:1.15rem;line-height:1.25}.modal-content.premium-modal:not(.detection-result-modal) .modal-icon-bg{width:42px;height:42px;border-radius:12px;flex-shrink:0}.modal-content.premium-modal:not(.detection-result-modal) .close-btn-round{width:38px;height:38px;flex-shrink:0}.modal-content.premium-modal:not(.detection-result-modal) .modal-form{gap:14px}.modal-content.premium-modal:not(.detection-result-modal) .form-group-premium{gap:8px}.modal-content.premium-modal:not(.detection-result-modal) .form-group-premium label{font-size:.88rem}.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon{height:48px;gap:10px;padding:0 12px;border-radius:14px}.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon input,.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon select{font-size:.95rem;min-width:0}.modal-content.premium-modal:not(.detection-result-modal) .form-row-premium{grid-template-columns:minmax(0,1.08fr) minmax(112px,.92fr);gap:10px}.modal-content.premium-modal:not(.detection-result-modal) .modal-actions-premium,.modal-content.premium-modal:not(.detection-result-modal) .modal-footer-premium{margin-top:4px}.modal-content.premium-modal:not(.detection-result-modal) .submit-btn-premium,.modal-content.premium-modal:not(.detection-result-modal) .save-btn-premium,.modal-content.premium-modal:not(.detection-result-modal) .delete-btn-premium{height:52px;border-radius:16px;font-size:1rem}}@media(max-width:480px){.dashboard-scroll-area{padding-top:12px!important}.calendar-main-header{padding:22px 0 8px!important;gap:12px!important}.calendar-main-header .header-subtitle{font-size:.9rem!important;line-height:1.3!important}.calendar-main-header h3{font-size:1.05rem!important;line-height:1.25!important;margin-top:6px!important}.calendar-main-header .header-actions-pro{width:100%!important;margin-top:2px!important}.calendar-main-header .budget-status-container{width:min(100%,300px)!important;padding:14px 16px!important;border-radius:16px!important}.calendar-main-header .budget-info-row{align-items:center!important;gap:12px!important;margin-bottom:10px!important}.calendar-main-header .budget-label{flex:1!important;min-width:0!important;font-size:.76rem!important;line-height:1.2!important;text-align:left!important;white-space:nowrap!important}.calendar-main-header .budget-value{flex-shrink:0!important;max-width:58%!important;font-size:1.05rem!important;line-height:1.15!important;text-align:right!important;white-space:nowrap!important}.calendar-main-header .budget-progress-track{height:9px!important}}.service-icon-container{flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:12px;background-color:#fff;border:1px solid rgba(0,0,0,.05);box-shadow:0 2px 4px #00000005;overflow:hidden}.sub-icon-mock{border:none!important}.bg-indigo{background-color:#6366f1!important}.bg-rose{background-color:#f43f5e!important}.bg-amber{background-color:#f59e0b!important}.bg-emerald{background-color:#10b981!important}.bg-sky{background-color:#0ea5e9!important}.bg-violet{background-color:#8b5cf6!important}.sub-icon-mock span{color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.1)}.list-controls-bar{display:flex;gap:12px;margin-bottom:20px;padding:0 4px}.search-input-wrapper{flex:1;position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:14px;color:#94a3b8;pointer-events:none}.search-input-wrapper input{width:100%;padding:12px 14px 12px 42px;background:#fff;border:1px solid var(--glass-border);border-radius:14px;font-size:.95rem;color:var(--text-main);transition:all .2s;box-shadow:0 2px 6px #00000005}.search-input-wrapper input:focus{outline:none;border-color:var(--color-vibe-mint);box-shadow:0 0 0 4px #00e67614}.search-clear-btn{position:absolute;right:12px;background:#f1f5f9;border:none;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer}.filter-select-wrapper{position:relative;display:flex;align-items:center}.sort-icon{position:absolute;left:12px;color:#64748b;pointer-events:none}.list-sort-select{padding:12px 14px 12px 36px;background:#fff;border:1px solid var(--glass-border);border-radius:14px;font-size:.9rem;font-weight:600;color:var(--text-main);cursor:pointer;appearance:none;min-width:120px}.list-table-header{display:flex;align-items:center;padding:12px 16px;background:#f8fafc;border-radius:12px;margin-bottom:8px;font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em}.full-sub-list-advanced{display:flex;flex-direction:column;gap:10px;padding-bottom:100px}.sub-item-advanced-row{display:flex;align-items:center;padding:14px 16px;background:#fff;border:1px solid var(--glass-border);border-radius:18px;cursor:pointer;transition:all .2s;position:relative}.sub-item-advanced-row:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000000a;border-color:#00e67633}.sub-item-advanced-row.selected{background:#f0fdf4;border-color:var(--color-vibe-mint)}.col-check{margin-right:16px;flex-shrink:0}.col-main{flex:1;display:flex;align-items:center;gap:14px;min-width:0}.row-name{display:block;font-weight:700;font-size:1rem;color:var(--text-main);margin-bottom:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row-meta{display:flex;align-items:center;gap:8px}.row-date{font-size:.8rem;color:var(--text-muted)}.row-cat{font-size:.7rem;background:#f1f5f9;color:#64748b;padding:1px 6px;border-radius:4px;font-weight:600}.col-price{text-align:right;margin-left:12px;flex-shrink:0}.price-label{display:block;font-weight:800;font-size:1rem;color:var(--text-main)}.dday-label{font-size:.75rem;font-weight:600;color:var(--color-vibe-mint)}.col-arrow{margin-left:12px;color:#e2e8f0}.custom-checkbox{width:28px;height:28px;border-radius:9px;border:2px solid #e2e8f0;display:flex;align-items:center;justify-content:center;background:#fff;transition:all .2s cubic-bezier(.4,0,.2,1);flex-shrink:0;cursor:pointer}.custom-checkbox.checked{background:var(--color-vibe-mint);border-color:var(--color-vibe-mint);box-shadow:0 4px 12px #00e67633}.custom-checkbox.readonly{background:#f1f5f9;border-color:#e2e8f0;cursor:default}.custom-checkbox.mini{width:22px;height:22px;border-radius:7px;border:2px solid #e2e8f0}.bulk-action-bar{position:fixed;bottom:80px;left:50%;transform:translate(-50%);width:min(90%,400px);background:#1e293b;color:#fff;padding:14px 20px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 30px #0003;z-index:1000}.bulk-info{font-size:.9rem}.bulk-info strong{color:var(--color-vibe-mint);font-size:1.1rem}.bulk-actions{display:flex;gap:8px}.bulk-btn{padding:8px 14px;border-radius:10px;font-size:.85rem;font-weight:700;cursor:pointer;border:none;display:flex;align-items:center;gap:6px;transition:all .2s}.bulk-btn.delete{background:#ef4444;color:#fff}.bulk-btn.delete:hover{background:#dc2626}.bulk-btn.cancel{background:#ffffff1a;color:#fff}.bulk-btn.cancel:hover{background:#fff3}.animate-slide-up{animation:slideUp .3s cubic-bezier(.16,1,.3,1)}@keyframes slideUp{0%{transform:translate(-50%,100%);opacity:0}to{transform:translate(-50%);opacity:1}}@media(max-width:600px){.list-table-header{display:none}.col-price{min-width:80px}.row-meta{flex-direction:column;align-items:flex-start;gap:2px}.bulk-action-bar{bottom:90px;width:calc(100% - 32px)}}.premium-list-container{display:flex;flex-direction:column;gap:var(--space-6);max-width:1200px;margin:0 auto;width:100%}.summary-widgets-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--space-4);margin-bottom:var(--space-4)}.summary-card-premium{background:var(--bg-surface);border-radius:var(--radius-lg);padding:var(--space-6);border:var(--layered-border);box-shadow:var(--shadow-sm);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;gap:var(--space-2);position:relative;overflow:hidden}.summary-card-premium:hover{transform:translateY(-4px);box-shadow:var(--shadow-md);border-color:var(--color-brand-primary)}.summary-card-premium:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--card-accent-color, var(--color-brand-primary));opacity:.8}.summary-card-premium .card-label{font-size:.85rem;font-weight:600;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.025em}.summary-card-premium .card-value{font-size:1.75rem;font-weight:800;color:var(--text-primary);margin:0}.summary-card-premium .card-trend{font-size:.85rem;font-weight:600;display:flex;align-items:center;gap:4px}.card-trend.up{color:var(--color-brand-danger)}.card-trend.down{color:var(--color-brand-accent)}.premium-sub-list{display:flex;flex-direction:column;gap:0;background:var(--bg-surface);border-radius:var(--radius-lg);border:1px solid rgba(0,0,0,.08);box-shadow:0 1px 3px #0000000d,0 10px 40px -10px #0000000a;overflow:hidden;margin-top:1rem}.sub-item-premium{display:grid;grid-template-columns:1.5fr 1fr 1fr;align-items:center;padding:1rem 1.5rem;background:var(--bg-surface);border-bottom:1px solid rgba(0,0,0,.04);cursor:pointer;transition:all .15s ease;position:relative}.sub-item-premium:last-child{border-bottom:none}.sub-item-premium:hover{background:#f9fafb}.sub-item-premium.selected{background:#f1f5f9}.sub-item-premium .item-left-area{display:flex;align-items:center;gap:1rem}.sub-item-premium .service-icon-container{width:42px;height:42px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 0 0 1px #0000000d,0 2px 4px #0000000a,inset 0 -1px #00000005;position:relative}.sub-item-premium .service-meta h4{margin:0;font-size:.95rem;font-weight:700;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}.badge-cycle{font-size:.65rem;font-weight:700;background:#f1f5f9;color:#64748b;padding:.1rem .4rem;border-radius:4px;text-transform:uppercase}.sub-item-premium .row-meta{display:flex;align-items:center;gap:.5rem;margin-top:.15rem}.sub-item-premium .row-cat{font-size:.75rem;font-weight:600;color:var(--color-brand-primary)}.sub-item-premium .row-date{font-size:.75rem;color:var(--text-muted)}.sub-item-premium .item-mid-area{display:flex;flex-direction:column;gap:.2rem}.sub-item-premium .payment-date-info{display:flex;align-items:center;gap:.4rem;font-size:.8rem;color:var(--text-secondary)}.sub-item-premium .memo-area{font-size:.75rem;color:var(--text-muted)}.sub-item-premium .item-right-area{display:flex;align-items:center;justify-content:flex-end;gap:1.5rem}.sub-item-premium .price-stack{display:flex;flex-direction:column;align-items:flex-end}.sub-item-premium .monthly-price{font-weight:700;font-size:1rem;color:var(--text-primary)}.sub-item-premium .yearly-price{font-size:.75rem;color:var(--text-muted)}.sub-item-premium .d-day-container{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;width:80px}.sub-item-premium .d-day-chip{padding:.2rem .6rem;border-radius:6px;font-size:.7rem;font-weight:800;text-align:center}.sub-item-premium .d-day-chip.urgent{background:#fee2e2;color:#f43f5e}.sub-item-premium .d-day-chip.near{background:#fff7ed;color:#f59e0b}.sub-item-premium .d-day-chip.safe{background:#f0fdf4;color:#10b981}.progress-bar-mini{width:100%;height:3px;background:#0000000d;border-radius:99px;overflow:hidden}.progress-fill{height:100%;background:currentColor;border-radius:99px}.sub-item-premium .hover-actions{position:absolute;right:1rem;top:50%;transform:translateY(-50%) translate(10px);display:flex;gap:.5rem;opacity:0;transition:all .2s cubic-bezier(.4,0,.2,1);background:linear-gradient(90deg,transparent,#f9fafb 30%);padding-left:2rem;pointer-events:none}.sub-item-premium:hover .hover-actions{opacity:1;transform:translateY(-50%) translate(0);pointer-events:auto}.action-icon-btn{width:32px;height:32px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#fff;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .15s ease}.action-icon-btn:hover{background:#f8fafc;color:var(--color-brand-primary);border-color:var(--color-brand-primary)}.action-icon-btn.delete:hover{color:#f43f5e;border-color:#fecaca;background:#fff1f2}.premium-controls-bar{display:flex;align-items:center;gap:var(--space-4);background:var(--bg-surface);padding:var(--space-4);border-radius:var(--radius-lg);border:var(--layered-border);box-shadow:var(--shadow-sm);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6}.premium-search-box{flex:1;position:relative;display:flex;align-items:center}.premium-search-box .icon-left{position:absolute;left:12px;color:var(--text-muted)}.premium-search-box input{width:100%;height:44px;background:#f1f5f9;border:1px solid transparent;border-radius:var(--radius-md);padding-left:40px;padding-right:12px;font-size:.95rem;font-weight:500;color:var(--text-primary);transition:all .2s}.premium-search-box input:focus{background:#fff;border-color:var(--color-brand-primary);box-shadow:0 0 0 4px #6366f11a}.filter-pills{display:flex;gap:var(--space-2);overflow-x:auto;scrollbar-width:none;padding:4px 0}.filter-pills::-webkit-scrollbar{display:none}.pill-btn{white-space:nowrap;padding:6px 14px;border-radius:var(--radius-full);background:#f1f5f9;border:1px solid transparent;font-size:.85rem;font-weight:600;color:var(--text-secondary);cursor:pointer;transition:all .2s}.pill-btn:hover{background:#e2e8f0}.pill-btn.active{background:var(--color-brand-secondary);color:#fff}.premium-sub-list{display:flex;flex-direction:column;gap:var(--space-3)}.sub-item-premium{background:var(--bg-surface);border-radius:var(--radius-lg);padding:var(--space-4) var(--space-6);border:var(--layered-border);box-shadow:var(--shadow-sm);display:flex;align-items:center;gap:var(--space-4);transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer}.sub-item-premium:hover{transform:scale(1.01);box-shadow:var(--shadow-md);border-color:#6366f133}.item-left-area{display:flex;align-items:center;gap:var(--space-4);flex:1.5;min-width:0}.service-meta{display:flex;flex-direction:column;gap:2px;min-width:0}.service-name-row{display:flex;align-items:center;gap:8px}.service-name-row h4{margin:0;font-size:1.05rem;font-weight:700;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge-cycle{font-size:.7rem;font-weight:700;background:#f1f5f9;color:var(--text-secondary);padding:2px 6px;border-radius:4px;text-transform:uppercase}.item-mid-area{flex:1;display:flex;flex-direction:column;gap:4px}.payment-date-info{font-size:.9rem;font-weight:600;color:var(--text-secondary);display:flex;align-items:center;gap:6px}.memo-area{font-size:.8rem;color:var(--text-muted);font-style:italic;max-width:200px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.item-right-area{display:flex;align-items:center;gap:var(--space-6);flex-shrink:0}.price-stack{text-align:right;display:flex;flex-direction:column}.monthly-price{font-size:1.15rem;font-weight:800;color:var(--text-primary)}.yearly-price{font-size:.8rem;color:var(--text-muted);font-weight:600}.d-day-container{min-width:80px;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.d-day-chip{padding:4px 12px;border-radius:var(--radius-full);font-size:.85rem;font-weight:800;color:#fff;text-align:center;box-shadow:0 4px 10px #0000001a}.d-day-chip.urgent{background:var(--color-brand-danger)}.d-day-chip.near{background:var(--color-brand-warning)}.d-day-chip.safe{background:var(--color-brand-accent)}.progress-bar-mini{width:60px;height:4px;background:#f1f5f9;border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:currentColor;border-radius:2px}.hover-actions{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);display:flex;gap:8px;opacity:0;pointer-events:none;transition:all .2s}.sub-item-premium:hover .hover-actions{opacity:1;pointer-events:auto}.sub-item-premium:hover .item-right-area{opacity:0}.action-text-btn{padding:6px 14px;height:34px;border-radius:8px;background:#f8fafc;border:1px solid var(--input-border);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s}.action-text-btn:hover{background:var(--color-brand-secondary);color:#fff;transform:scale(1.05);border-color:var(--color-brand-secondary)}.action-text-btn.delete-btn:hover{background:var(--color-brand-danger);border-color:var(--color-brand-danger)}.premium-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-8);background:var(--bg-surface);border-radius:var(--radius-xl);border:2px dashed var(--input-border);text-align:center;gap:var(--space-4)}.empty-illustration{width:200px;height:200px;background:radial-gradient(circle,rgba(99,102,241,.1),transparent);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:var(--space-4)}.empty-title{font-size:1.5rem;font-weight:800;color:var(--text-primary);margin:0}.empty-desc{color:var(--text-secondary);font-weight:500;max-width:300px;line-height:1.6}.quick-add-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:var(--space-6)}.quick-add-btn{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;border-radius:var(--radius-lg);border:1px solid var(--input-border);background:transparent;cursor:pointer;transition:all .2s}.quick-add-btn:hover{background:#f8fafc;border-color:var(--color-brand-primary);transform:translateY(-2px)}.quick-add-btn span{font-size:.75rem;font-weight:700;color:var(--text-secondary)}.premium-pagination{display:flex;align-items:center;justify-content:center;gap:var(--space-4);margin-top:var(--space-8);padding-bottom:var(--space-4)}.pagination-btn{width:36px;height:36px;border-radius:10px;border:1px solid var(--input-border);background:var(--bg-surface);display:flex;align-items:center;justify-content:center;color:var(--text-secondary);cursor:pointer;transition:all .2s;padding:0;line-height:1;font-size:1rem}.pagination-btn:hover:not(:disabled){background:#f1f5f9;color:var(--color-brand-primary);border-color:var(--color-brand-primary)}.pagination-btn:disabled{opacity:.4;cursor:not-allowed}.page-numbers{display:flex;gap:8px}.page-num-btn{width:36px;height:36px;border-radius:10px;border:1px solid transparent;background:transparent;color:var(--text-secondary);font-weight:700;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;padding:0;line-height:1}.page-num-btn:hover{background:#f1f5f9}.page-num-btn.active{background:var(--color-brand-primary);color:#fff;box-shadow:0 4px 12px #6366f133}@media(max-width:768px){.sub-item-premium{flex-direction:column;align-items:flex-start;padding:var(--space-4);gap:var(--space-4)}.item-left-area{width:100%}.item-mid-area{width:100%;border-top:1px solid #f1f5f9;padding-top:var(--space-2)}.item-right-area{width:100%;justify-content:space-between;border-top:1px solid #f1f5f9;padding-top:var(--space-2)}.hover-actions{position:static;transform:none;opacity:1;pointer-events:auto;width:100%;justify-content:flex-end;margin-top:var(--space-2)}.sub-item-premium:hover .item-right-area{opacity:1}}.dashboard-hero-container{display:flex;flex-direction:column;gap:var(--space-6);padding:var(--space-2)}.hero-dashboard-layer{display:grid;grid-template-columns:1fr;gap:var(--space-6);background:var(--bg-navy);padding:40px;border-radius:32px;color:#fff;position:relative;overflow:hidden;box-shadow:var(--shadow-premium)}.hero-dashboard-layer:before{content:"";position:absolute;top:-50%;right:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(99,102,241,.2) 0%,transparent 70%);z-index:0}.hero-main-info{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:center}.hero-badge-group{display:flex;gap:12px;margin-bottom:24px}.hero-pill-badge{padding:6px 14px;background:#ffffff1a;border:1px solid rgba(255,255,255,.1);border-radius:99px;font-size:.8rem;font-weight:600;display:flex;align-items:center;gap:6px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-pill-badge.active{background:#00e67626;border-color:#00e6764d;color:#00e676}.hero-total-amount{font-size:3.5rem;font-weight:800;letter-spacing:-2px;margin-bottom:32px;display:flex;flex-direction:column}.hero-spending-label{font-size:1rem;font-weight:500;color:#fff9;letter-spacing:0;margin-top:8px}.hero-stats-row{display:flex;align-items:center;gap:32px}.hero-stat-box{display:flex;flex-direction:column;gap:4px}.hero-stat-box .label{font-size:.85rem;color:#ffffff80}.hero-stat-box .value{font-size:1.25rem;font-weight:700;display:flex;align-items:center;gap:6px}.hero-stat-box .value.negative{color:#f43f5e}.hero-stat-box .value.positive{color:#10b981}.hero-stat-box .value.info{color:#0ea5e9}.hero-stat-divider{width:1px;height:32px;background:#ffffff1a}.hero-ai-insights{position:relative;z-index:1;display:flex;align-items:center}.ai-insight-card{background:#ffffff0d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);padding:30px;border-radius:24px;box-shadow:0 25px 50px -12px #00000080}.ai-insight-header{display:flex;align-items:center;gap:12px;margin-bottom:16px}.ai-glow-icon{width:36px;height:36px;background:var(--color-brand-primary);border-radius:12px;display:flex;align-items:center;justify-content:center;box-shadow:var(--ai-glow)}.icon-pulse{animation:pulse 2s infinite}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}to{transform:scale(1);opacity:1}}.ai-label{font-size:.9rem;font-weight:700;color:var(--color-brand-primary);text-transform:uppercase;letter-spacing:1px}.ai-comment{font-size:1.05rem;line-height:1.6;color:#fffc;margin-bottom:24px}.ai-comment strong{color:#fff;font-weight:700}.ai-action-link{background:transparent;border:none;color:#fff;font-weight:600;font-size:.9rem;display:flex;align-items:center;gap:8px;cursor:pointer;padding:0;transition:gap .2s}.ai-action-link:hover{gap:12px;color:var(--color-brand-primary)}.ai-scan-enhanced{background:#fff;border-radius:32px;padding:32px 48px;display:flex;align-items:center;justify-content:space-between;min-height:120px;border:1px solid rgba(15,23,42,.05);box-shadow:0 10px 40px -10px #0000000d;transition:all .5s cubic-bezier(.16,1,.3,1)}.ai-scan-enhanced:hover{transform:translateY(-4px);box-shadow:0 20px 50px -12px #00000014;border-color:#6366f126}.ai-scan-enhanced.scanning{border-color:var(--color-brand-primary);box-shadow:0 0 30px #6366f126}.scan-content{display:flex;align-items:center;gap:24px}.scan-visual{position:relative;width:60px;height:60px}.scan-orbit{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center}.scan-planet{width:40px;height:40px;background:#f1f5f9;border-radius:12px;display:flex;align-items:center;justify-content:center;z-index:2}.scan-planet img{width:24px;height:24px}.scan-ring{position:absolute;width:60px;height:60px;border:2px solid var(--color-brand-primary);border-radius:50%;animation:scan-rotate 2s linear infinite;clip-path:polygon(0 0,50% 0,50% 100%,0 100%)}@keyframes scan-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.scan-text h4{margin:0 0 4px;font-size:1.1rem;font-weight:700}.scan-text p{margin:0;color:var(--text-secondary);font-size:.9rem}.scanning-text{color:var(--color-brand-primary)!important;font-weight:600}.scan-cta-btn{padding:14px 24px;background:var(--color-brand-secondary);color:#fff;border:none;border-radius:14px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;min-width:160px;height:fit-content;transition:all .2s}.scan-cta-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 20px -5px #0f172a4d}.scan-cta-btn.loading{background:var(--color-brand-primary)}.dashboard-scroll-area{padding:48px 64px!important;max-width:1680px;margin:0 auto;width:100%;background:#f8fafc;min-height:100%}.dashboard-bento-grid-v2{display:grid;grid-template-columns:1.8fr 1fr;grid-template-rows:auto;gap:40px;margin-top:32px}div.bento-item{background:linear-gradient(135deg,#fff,#fdfdff)!important;border-radius:32px!important;padding:32px!important;border:1px solid rgba(0,0,0,.03)!important;box-shadow:0 10px 30px -10px #0000000a,0 4px 10px -5px #00000003!important;display:flex;flex-direction:column;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}div.bento-item:hover{transform:translateY(-5px);box-shadow:0 25px 50px -12px #00000014,0 10px 20px -5px #6366f108!important;border-color:#6366f11a!important}.main-list-preview{grid-row:span 2}.bento-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.bento-header .title-group{display:flex;align-items:center;gap:12px}.title-group h3{font-size:1.25rem;font-weight:600;color:var(--text-primary);letter-spacing:-.01em;margin:0}.header-icon-wrapper{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:10px;color:var(--text-muted);transition:all .2s ease;cursor:pointer}.header-icon-wrapper:hover{background:#f1f5f9;color:var(--color-brand-primary)}.title-group .count{padding:4px 12px;background:#f1f5f9;border-radius:10px;font-size:.85rem;font-weight:700;color:var(--color-brand-primary)}.more-btn{background:#f8fafc;border:1px solid rgba(0,0,0,.05);color:var(--text-secondary);font-size:.85rem;font-weight:700;padding:8px 16px;border-radius:12px;display:flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s}.more-btn:hover{background:#fff;color:var(--color-brand-primary);border-color:var(--color-brand-primary);box-shadow:0 4px 15px #6366f11a}.sub-preview-list{display:flex;flex-direction:column;gap:12px}.sub-item-modern{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;background:#f8fafc;border:1px solid transparent;border-radius:20px;cursor:pointer;transition:all .4s cubic-bezier(.19,1,.22,1)}.sub-item-modern:hover{background:#fff;border-color:#6366f126;transform:scale(1.01) translate(8px);box-shadow:0 10px 25px -5px #0000000d}.item-brand{display:flex;align-items:center;gap:16px}.brand-logo-container{width:48px;height:48px;background:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #0000000d;border:1px solid rgba(0,0,0,.02)}.brand-info{display:flex;flex-direction:column;gap:2px}.brand-info .name{font-weight:800;font-size:1.05rem;color:var(--text-primary)}.brand-info .category{font-size:.85rem;color:var(--text-muted);font-weight:600}.item-status{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.dday-chip{padding:4px 12px;background:#f1f5f9;color:var(--text-secondary);border-radius:10px;font-size:.75rem;font-weight:800;letter-spacing:.03em}.dday-chip.urgent{background:#fff1f2;color:#f43f5e;border:1px solid rgba(244,63,94,.1)}.item-status .price{font-weight:900;font-size:1.15rem;color:var(--text-primary)}.list-limit-notice{margin-top:20px;padding:14px;background:#f1f5f9;border-radius:16px;text-align:center;border:1px dashed rgba(99,102,241,.2)}.list-limit-notice p{margin:0;font-size:.85rem;font-weight:700;color:var(--color-brand-primary);display:flex;align-items:center;justify-content:center;gap:6px}.chart-wrapper{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:10px}.recharts-pie-sector{outline:none}.recharts-pie-sector:hover{filter:brightness(1.05) saturate(1.1);cursor:pointer}.donut-chart-container{position:relative;width:100%;display:flex;justify-content:center;align-items:center}.chart-center-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:none;text-align:center;transition:all .3s cubic-bezier(.16,1,.3,1)}.chart-center-label .total-label{font-size:.8rem;font-weight:700;color:var(--text-muted);margin-bottom:2px;letter-spacing:.05em;transition:all .3s ease}.chart-center-label .total-value{font-size:1.4rem;font-weight:900;color:var(--text-primary);letter-spacing:-.02em;transition:all .3s ease}.chart-center-label .total-percentage{font-size:.9rem;font-weight:800;color:var(--color-brand-primary);margin-top:4px;animation:slide-up-fade .3s ease-out}.chart-center-label.is-hovered .total-label{color:var(--color-brand-primary)}.chart-center-label.is-hovered .total-value{transform:scale(1.05)}@keyframes slide-up-fade{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.custom-chart-tooltip{background:#0f172ae6;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:14px;padding:12px 16px;box-shadow:0 10px 25px #0003;border:none;animation:tooltip-fade-in .2s ease-out;z-index:100}@keyframes tooltip-fade-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.custom-chart-tooltip .label{font-size:.75rem;font-weight:600;color:#fff9;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}.custom-chart-tooltip .value{font-size:1.1rem;font-weight:800;color:#fff;margin-bottom:2px}.custom-chart-tooltip .percentage{font-size:.85rem;font-weight:600;color:var(--color-brand-accent)}.chart-legend{width:100%;display:flex;flex-direction:column;gap:8px;margin-top:32px}.legend-item-v2{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;background:#f8fafc;border:1px solid rgba(0,0,0,.02);border-radius:16px;transition:all .3s cubic-bezier(.16,1,.3,1)}.legend-item-v2:hover{background:#fff;border-color:#6366f11a;transform:translateY(-2px);box-shadow:0 4px 12px #00000008}.legend-main{display:flex;align-items:center;gap:12px}.legend-item-v2 .dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.legend-item-v2 .label{font-size:.9rem;font-weight:600;color:var(--text-secondary)}.legend-meta .percentage{font-size:.95rem;font-weight:800;color:var(--text-primary)}.placeholder-chart{display:flex;flex-direction:column;align-items:center;gap:16px;color:var(--text-muted);font-weight:600}.empty-chart-circle{width:120px;height:120px;border:8px solid #f1f5f9;border-radius:50%}.timeline-flow{display:flex;flex-direction:column;gap:20px;padding-left:5px}.timeline-card{display:flex;gap:20px;position:relative}.time-indicator{display:flex;flex-direction:column;align-items:center;padding-top:6px}.time-indicator .dot{width:14px;height:14px;background:#e2e8f0;border-radius:50%;z-index:1;border:3px solid white}.timeline-card:first-child .time-indicator .dot{background:var(--color-brand-primary);box-shadow:0 0 15px #6366f166;border-color:#f1f5f9}.time-indicator .line{flex:1;width:2px;background:#f1f5f9;margin-top:8px}.timeline-card:last-child .time-indicator .line{display:none}.timeline-content{flex:1;background:#f8fafc;padding:18px 24px;border-radius:20px;display:flex;justify-content:space-between;align-items:center;border:1px solid transparent;transition:all .4s cubic-bezier(.19,1,.22,1)}.timeline-card:hover .timeline-content{background:#fff;border-color:#6366f126;box-shadow:0 15px 30px -5px #0000000d;transform:translate(8px)}.timeline-main{display:flex;flex-direction:column;gap:2px}.timeline-main .name{font-weight:800;font-size:1.05rem;color:var(--text-primary)}.timeline-main .dday{font-size:.85rem;font-weight:800;color:var(--color-brand-primary)}.timeline-content .price{font-weight:900;font-size:1.15rem;color:var(--text-primary)}.danger-pulse .timeline-content{background:#fff1f2;border:1px solid rgba(244,63,94,.2);animation:bg-pulse 2s infinite}@keyframes bg-pulse{0%{background:#fff1f2}50%{background:#ffe4e6}to{background:#fff1f2}}@media(max-width:1024px){.dashboard-scroll-area{padding:24px!important}.dashboard-bento-grid-v2{grid-template-columns:1fr;gap:20px}.main-list-preview{grid-row:auto}div.bento-item{padding:24px!important;border-radius:28px!important}}@media(max-width:640px){.dashboard-scroll-area{padding:16px!important}div.bento-item{padding:20px!important;border-radius:24px!important}.bento-header{margin-bottom:16px}.title-group h3{font-size:1.2rem}.sub-item-modern{padding:14px 18px;border-radius:18px}.brand-logo-container{width:40px;height:40px;border-radius:12px}.brand-info .name{font-size:1rem}.timeline-content{padding:16px 20px;border-radius:18px}}.service-info-footer{margin-top:5rem;padding:4rem 2rem 6rem;border-top:1px solid var(--glass-border);display:flex;flex-direction:column;align-items:center;gap:2.5rem;background:linear-gradient(to bottom,transparent,rgba(255,255,255,.5))}.footer-divider-text{font-size:.9rem;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;display:flex;align-items:center;gap:1.5rem}.footer-divider-text:before,.footer-divider-text:after{content:"";width:40px;height:1px;background:var(--glass-border)}.footer-details{display:flex;flex-direction:column;align-items:center;gap:.8rem;text-align:center}.footer-details p{margin:0;font-size:1rem;color:var(--text-muted);font-weight:500}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem}.footer-links a{text-decoration:none;color:var(--text-main);font-size:.95rem;font-weight:700;transition:color .2s;opacity:.8}.footer-links a:hover{color:var(--accent-blue);opacity:1}.footer-copyright{font-size:.85rem;color:var(--text-muted);opacity:.6}@media(max-width:768px){.service-info-footer{padding:3rem 1.5rem 8rem;gap:2rem}.footer-links{gap:1.2rem}.footer-links a{font-size:.85rem}}.banner-slider-container{position:relative;width:100%;margin-top:3rem;margin-bottom:1rem;overflow:hidden;border-radius:var(--radius-xl);box-shadow:var(--shadow-md);border:1px solid var(--glass-border)}.banner-dots{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.banner-dot{width:8px;height:8px;border-radius:50%;background:#fff6;cursor:pointer;transition:all .3s ease;border:1px solid rgba(0,0,0,.1)}.banner-dot.active{background:#fff;width:24px;border-radius:10px;box-shadow:0 2px 10px #0003}.banner-slider-container .partner-promotion-banner{margin-top:0!important;margin-bottom:0!important}.dashboard-scroll-area{padding:1.5rem 2rem!important}.dashboard-hero-container{margin-bottom:1.5rem!important}.hero-dashboard-layer{padding:2rem 2.5rem!important;margin-bottom:1rem!important;min-height:auto!important}.hero-total-amount{font-size:3rem!important;margin:.25rem 0 .75rem!important}.hero-stats-row{margin-top:1rem!important;gap:1.5rem!important}.ai-scan-enhanced{padding:1.25rem 2rem!important;margin-top:.75rem!important}.hero-badge-group{display:flex;align-items:center;gap:12px;margin-bottom:.5rem}.hero-quick-add-btn{display:flex;align-items:center;gap:6px;padding:5px 12px;background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:10px;color:#fff;font-size:.8rem;font-weight:700;cursor:pointer;transition:all .2s ease}.hero-quick-add-btn:hover{background:#fff3;transform:translateY(-1px);border-color:#ffffff4d}.hero-quick-add-btn svg{color:var(--color-brand-accent)}.list-title-header{display:flex;align-items:center;gap:10px}.list-title-header h3{font-size:1.25rem;font-weight:800;color:var(--text-main);margin:0}.count-badge{display:inline-flex;align-items:center;justify-content:center;padding:2px 10px;background:#f1f5f9;border-radius:8px;font-size:.85rem;font-weight:800;color:var(--color-brand-primary)}.paywall-overlay{position:fixed;inset:0;background:#0f172a99;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:2rem;z-index:5000}.paywall-content-premium{background:#fff;width:100%;max-width:480px;border-radius:32px;overflow:hidden;box-shadow:0 25px 50px -12px #0003,0 0 0 1px #0000000d;position:relative;border:4px solid rgba(99,102,241,.1)}.paywall-header-v2{padding:1.5rem 2rem 0;display:flex;justify-content:space-between;align-items:center}.pro-pill-badge{background:linear-gradient(90deg,#6366f1,#8b5cf6);color:#fff;padding:.4rem .8rem;border-radius:99px;font-size:.75rem;font-weight:800;letter-spacing:.05em}.paywall-body-v2{padding:1rem 2.5rem 2.5rem;text-align:center}.paywall-icon-main{width:80px;height:80px;background:#fffbeb;border-radius:24px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 10px 20px #f59e0b26}.paywall-body-v2 h2{font-size:1.75rem;font-weight:850;color:var(--text-primary);line-height:1.3;margin-bottom:1rem;letter-spacing:-.02em}.paywall-body-v2 .highlight-text{background:linear-gradient(to bottom,transparent 60%,#e0f2fe 60%);color:#0284c7;padding:0 4px}.paywall-desc{color:var(--text-secondary);line-height:1.6;margin-bottom:2rem;font-size:1.05rem}.benefit-list-v2{display:flex;flex-direction:column;gap:1rem;margin-bottom:2.5rem;text-align:left}.benefit-item-v2{display:flex;align-items:flex-start;gap:1rem}.benefit-icon-v2{width:24px;height:24px;background:#f0fdf4;color:#16a34a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.benefit-text-v2{font-size:.95rem;color:var(--text-primary);line-height:1.4}.paywall-action-btn-premium{width:100%;padding:1.25rem;background:#0f172a;color:#fff;border:none;border-radius:20px;font-size:1.15rem;font-weight:800;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 15px -3px #0f172a33;margin-bottom:1.25rem}.paywall-action-btn-premium:hover{transform:translateY(-2px);background:#1e293b;box-shadow:0 20px 25px -5px #0f172a1a}.paywall-footer-info{display:flex;align-items:center;justify-content:center;gap:.6rem;font-size:.85rem;color:var(--text-muted);font-weight:600}.paywall-footer-info .dot{opacity:.5}.pro-lock-icon{position:absolute;top:8px;right:8px;color:var(--color-brand-warning);filter:drop-shadow(0 0 4px rgba(245,158,11,.4))}.category-distribution.is-locked{position:relative}.pro-lock-overlay{position:absolute;inset:0;background:#ffffffb3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;border-radius:inherit;transition:all .3s ease}.pro-lock-overlay:hover{background:#ffffffd9}.lock-icon-circle{width:56px;height:56px;background:var(--color-brand-warning);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem;box-shadow:0 8px 16px #f59e0b4d}.pro-lock-overlay h4{font-size:1.1rem;font-weight:800;color:var(--text-primary);margin-bottom:.4rem}.pro-lock-overlay p{font-size:.85rem;color:var(--text-secondary);font-weight:600}.scan-cta-btn.pro-btn{background:var(--color-brand-warning)!important;color:#fff!important}.sidebar-footer-pro{margin-top:auto;display:flex;justify-content:center;padding-bottom:.5rem}.pro-upgrade-pill{width:44px;height:44px;background:var(--color-brand-warning);color:#fff;border:none;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);box-shadow:0 8px 15px #f59e0b40}.pro-upgrade-pill:hover{transform:scale(1.1) rotate(5deg);filter:brightness(1.1);box-shadow:0 12px 20px #f59e0b59}.paywall-overlay{position:fixed;inset:0;background:#0f172a66;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1.5rem;animation:fadeIn .3s ease}.paywall-content-premium{background:#fff;width:100%;max-width:440px;border-radius:32px;position:relative;padding:2.5rem 2rem;box-shadow:0 25px 50px -12px #00000040;text-align:center;animation:slideUp .4s cubic-bezier(.175,.885,.32,1.275)}.paywall-close{position:absolute;top:1.5rem;right:1.5rem;background:#f1f5f9;border:none;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#64748b;transition:all .2s}.paywall-close:hover{background:#e2e8f0;color:#0f172a;transform:rotate(90deg)}.pro-badge-top{display:inline-block;background:#fff7ed;color:#c2410c;padding:.3rem .8rem;border-radius:20px;font-size:.75rem;font-weight:800;letter-spacing:.05em;margin-bottom:1.5rem}.paywall-icon-main{width:80px;height:80px;background:linear-gradient(135deg,#fffbeb,#fef3c7);color:#f59e0b;border-radius:24px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;box-shadow:0 10px 20px #f59e0b26}.paywall-header h2{font-size:1.5rem;font-weight:850;color:#0f172a;margin-bottom:.5rem;letter-spacing:-.02em}.paywall-header p{font-size:.95rem;color:#64748b;margin-bottom:2rem}.paywall-features-grid{display:flex;flex-direction:column;gap:1.25rem;text-align:left;margin-bottom:2.5rem}.p-feature{display:flex;align-items:flex-start;gap:1rem}.p-f-icon{width:24px;height:24px;background:#ecfdf5;color:#10b981;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.p-f-text{display:flex;flex-direction:column}.p-f-text strong{font-size:.95rem;color:#0f172a;font-weight:700}.p-f-text span{font-size:.85rem;color:#64748b}.paywall-price-info{background:#f8fafc;padding:1rem;border-radius:20px;margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.2rem}.p-price{font-size:1.25rem;font-weight:800;color:#0f172a}.p-desc{font-size:.8rem;color:#64748b}.paywall-btn-premium{width:100%;padding:1.25rem;background:#0f172a;color:#fff;border:none;border-radius:20px;font-size:1.1rem;font-weight:800;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 15px -3px #0f172a33}.paywall-btn-premium:hover{background:#1e293b;transform:translateY(-2px);box-shadow:0 20px 25px -5px #0f172a1a}.paywall-footer-note{margin-top:1.25rem;font-size:.8rem;color:#94a3b8}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.paywall-close{position:absolute!important;top:1.25rem!important;right:1.25rem!important;background:#0000000d!important;border:none!important;width:32px!important;height:32px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;cursor:pointer!important;color:#0f172a!important;transition:all .2s ease!important;z-index:100!important}.paywall-close:hover{background:#0000001a!important;transform:scale(1.1)}.p-f-icon{background:none!important;font-size:1.2rem}.paywall-close{font-size:1.2rem;font-weight:700;line-height:1}.hero-dashboard-layer{display:flex!important;justify-content:space-between;align-items:flex-end;gap:2rem;flex-wrap:wrap}.hero-main-info{flex:1;min-width:300px}.hero-reminder-panel{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:1.5rem;width:240px;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.hero-reminder-panel:hover{background:#ffffff14;transform:translateY(-4px);border-color:#fff3}.hero-reminder-panel.is-locked{border-color:#f59e0b4d}.reminder-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.reminder-icon-circle{width:32px;height:32px;background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.1rem}.hero-reminder-panel.is-locked .reminder-icon-circle{background:#f59e0b33}.reminder-header h3{font-size:.95rem;font-weight:700;color:#ffffffe6;margin:0}.reminder-main-msg{font-size:1.1rem;font-weight:800;color:#fff;margin-bottom:.25rem}.reminder-sub-msg{font-size:.8rem;color:#ffffff80}.reminder-pro-tag{margin-top:1rem;display:inline-flex;align-items:center;gap:.4rem;background:var(--color-brand-warning);color:#fff;padding:.3rem .7rem;border-radius:10px;font-size:.75rem;font-weight:700}@media(max-width:768px){.hero-dashboard-layer{flex-direction:column;align-items:flex-start}.hero-reminder-panel{width:100%}}.settings-layout{display:flex;gap:2rem;margin-top:1.5rem;align-items:flex-start}.settings-nav{width:240px;background:var(--card-bg);border-radius:24px;padding:1rem;display:flex;flex-direction:column;gap:.5rem;position:sticky;top:1.5rem;box-shadow:var(--shadow-soft);border:1px solid var(--glass-border)}.settings-nav-item{display:flex;align-items:center;gap:.75rem;padding:.85rem 1rem;border:none;background:transparent;border-radius:14px;color:var(--text-muted);font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;text-align:left}.settings-nav-item:hover{background:#f1f5f9;color:var(--text-main)}.settings-nav-item.active{background:var(--color-brand-primary-light, #eef2ff);color:var(--color-brand-primary, #6366f1)}.settings-main-content{flex:1;display:flex;flex-direction:column;gap:1.5rem}.settings-section-card{background:var(--card-bg);border-radius:24px;padding:2rem;box-shadow:var(--shadow-soft);border:1px solid var(--glass-border);animation:slideUp .4s ease}.settings-section-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid var(--glass-border)}.settings-section-header h4{font-size:1.25rem;font-weight:800;color:var(--text-main);margin:0}.settings-item-row{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 0;border-bottom:1px solid #f1f5f9}.settings-item-row:last-child{border-bottom:none}.settings-item-label{display:flex;flex-direction:column;gap:.25rem}.settings-item-label .title{font-weight:700;color:var(--text-main);font-size:1rem}.settings-item-label .desc{font-size:.85rem;color:var(--text-muted)}.settings-item-control{display:flex;align-items:center;gap:1rem}.settings-profile-card{display:flex;align-items:center;gap:1.5rem}.settings-profile-image{width:80px;height:80px;border-radius:24px;object-fit:cover;border:3px solid white;box-shadow:0 4px 12px #0000001a}.settings-profile-info h4{font-size:1.4rem;font-weight:800;margin-bottom:.25rem}.settings-profile-info p{color:var(--text-muted);font-size:.95rem}@media(max-width:1024px){.settings-layout{flex-direction:column}.settings-nav{width:100%;flex-direction:row;overflow-x:auto;position:static}.settings-nav-item{white-space:nowrap}}.membership-card-premium{background:linear-gradient(135deg,#0f172a,#1e293b);color:#fff;border-radius:24px;padding:2rem;position:relative;overflow:hidden;margin-bottom:2rem;box-shadow:0 20px 40px #0003}.membership-card-premium:after{content:"";position:absolute;top:-50%;right:-20%;width:300px;height:300px;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);border-radius:50%}.premium-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;position:relative;z-index:2}.premium-badge-v2{background:#f59e0b;color:#fff;padding:.4rem 1rem;border-radius:50px;font-size:.75rem;font-weight:800;letter-spacing:.1em;box-shadow:0 4px 12px #f59e0b4d}.premium-plan-name{font-size:1.8rem;font-weight:900;letter-spacing:-.02em;margin-bottom:.5rem;position:relative;z-index:2}.premium-billing-info{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:flex-end;position:relative;z-index:2}.billing-details{display:flex;flex-direction:column;gap:.3rem}.billing-label{font-size:.8rem;opacity:.6;font-weight:600}.billing-value{font-size:1.1rem;font-weight:700}.benefits-grid-v2{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin-top:1.5rem}.benefit-card-mini{background:#f8fafc;padding:1.25rem;border-radius:18px;display:flex;align-items:flex-start;gap:1rem;border:1px solid var(--glass-border);transition:all .2s}.benefit-card-mini:hover{background:#fff;transform:translateY(-3px);box-shadow:var(--shadow-soft);border-color:var(--color-brand-primary)}.benefit-icon-box{width:40px;height:40px;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000000d;color:var(--color-brand-primary)}.vibe-switch{position:relative;display:inline-block;width:46px;height:24px}.vibe-switch input{opacity:0;width:0;height:0}.vibe-slider{position:absolute;cursor:pointer;inset:0;background-color:#e2e8f0;transition:.3s cubic-bezier(.4,0,.2,1);border-radius:24px}.vibe-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s cubic-bezier(.4,0,.2,1);border-radius:50%;box-shadow:0 2px 4px #0000001a}input:checked+.vibe-slider{background-color:var(--color-brand-primary, #6366f1)}input:checked+.vibe-slider:before{transform:translate(22px)}.notif-preview-card{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:20px;padding:1.5rem;margin-top:1rem}.preview-header{font-size:.75rem;font-weight:700;color:#94a3b8;text-transform:uppercase;margin-bottom:1rem;display:flex;align-items:center;gap:.5rem}.preview-content{background:#fff;padding:1rem;border-radius:14px;box-shadow:0 10px 15px -3px #0000000d;display:flex;gap:1rem;align-items:center;border:1px solid #f1f5f9}.preview-text h5{font-size:.9rem;font-weight:800;margin:0 0 .15rem;color:var(--text-main)}.preview-text p{font-size:.8rem;color:var(--text-muted);margin:0}.connection-status-card{display:flex;align-items:center;justify-content:space-between;background:#f1f5f9;padding:1.25rem;border-radius:18px;margin-bottom:2rem;border:1px solid rgba(0,0,0,.03)}.status-info{display:flex;align-items:center;gap:1rem}.status-indicator{width:10px;height:10px;border-radius:50%;background:#10b981;box-shadow:0 0 0 4px #10b98133}.status-text h5{font-size:.95rem;font-weight:700;margin:0}.status-text p{font-size:.8rem;color:var(--text-muted);margin:.1rem 0 0}.blacklist-tags{display:flex;flex-wrap:wrap;gap:.6rem;margin:1rem 0}.blacklist-tag{background:#fff;border:1px solid var(--glass-border);padding:.4rem .75rem;border-radius:10px;font-size:.85rem;display:flex;align-items:center;gap:.5rem;font-weight:600;box-shadow:0 2px 4px #00000005}.blacklist-tag span{color:#ef4444;cursor:pointer;display:flex;align-items:center;font-weight:800}.blacklist-input-group{display:flex;gap:.5rem;margin-top:1rem}.blacklist-input-group input{flex:1;padding:.7rem 1rem;border-radius:12px;border:1px solid var(--glass-border);font-size:.9rem;background:#f8fafc;transition:all .2s}.blacklist-input-group input:focus{background:#fff;border-color:var(--color-brand-primary);outline:none;box-shadow:0 0 0 3px #6366f11a}.account-profile-card{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:#fff;border-radius:20px;border:1px solid var(--glass-border);margin-bottom:2rem;transition:all .3s ease}.account-profile-card:hover{border-color:var(--color-brand-primary);box-shadow:var(--shadow-soft)}.profile-avatar{width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,var(--color-brand-primary) 0%,#4338ca 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:800;box-shadow:0 8px 20px #6366f140}.profile-info h3{font-size:1.15rem;font-weight:800;margin:0;color:var(--text-main)}.profile-info p{font-size:.85rem;color:var(--text-muted);margin:.2rem 0 0}.settings-nav-item.active{background:#eef2ff;color:var(--color-brand-primary);font-weight:800}.settings-nav-item.active:after{content:"";position:absolute;right:1.25rem;width:6px;height:6px;background:var(--color-brand-primary);border-radius:50%}.animate-fade-in{animation:fadeIn .4s ease-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.settings-layout{display:grid!important;grid-template-columns:280px 1fr!important;gap:0!important;max-width:1300px!important;margin:2rem auto!important;min-height:800px!important;background:#fff!important;border-radius:32px!important;box-shadow:0 40px 100px #0000001f!important;overflow:hidden;border:1px solid rgba(0,0,0,.05)!important}.settings-nav{background:#f8fafc!important;padding:3rem 1.25rem!important;border-right:1px solid rgba(0,0,0,.05)!important;display:flex!important;flex-direction:column!important;gap:.5rem!important;width:auto!important;overflow-x:visible!important;white-space:nowrap!important}.settings-nav-item{padding:1.1rem 1.5rem!important;font-size:.95rem!important;font-weight:600!important;border-radius:16px!important;display:flex!important;align-items:center!important;gap:1rem!important;color:#64748b!important;transition:all .2s ease!important}.settings-nav-item:hover{background:#f1f5f9;color:var(--text-main);transform:translate(5px)}.settings-nav-item.active{background:#fff!important;color:var(--color-brand-primary)!important;box-shadow:0 10px 20px #0000000d!important;font-weight:800!important}.settings-main-content{padding:4rem 5rem!important;background:#fff!important;height:800px;overflow-y:auto}.settings-section-header h4{font-size:1.5rem!important;font-weight:900!important;letter-spacing:-.03em!important;margin-bottom:.5rem!important}.settings-desktop-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2.5rem;align-items:start}.settings-view{width:100%!important;max-width:1300px!important;margin:0 auto!important}.settings-layout{display:grid!important;grid-template-columns:280px 1fr!important;gap:0!important;width:100%!important;min-height:850px!important;background:#fff!important;border-radius:32px!important;box-shadow:0 40px 100px #00000014!important;overflow:hidden!important;border:1px solid rgba(0,0,0,.04)!important;margin-top:1rem!important}.settings-nav{background:#f8fafc!important;padding:3rem 1.25rem!important;border-right:1px solid rgba(0,0,0,.05)!important;display:flex!important;flex-direction:column!important;gap:.5rem!important}.settings-nav-item{padding:1.1rem 1.5rem!important;font-size:.95rem!important;font-weight:600!important;border-radius:16px!important;display:flex!important;align-items:center!important;gap:1rem!important;color:#64748b!important;transition:all .2s ease!important;border:none!important;background:transparent!important;cursor:pointer!important;width:100%!important;text-align:left!important}.settings-nav-item:hover{background:#f1f5f9!important;color:#1e293b!important;transform:translate(5px)!important}.settings-nav-item.active{background:#fff!important;color:#6366f1!important;box-shadow:0 10px 20px #0000000d!important;font-weight:800!important}.settings-main-content{padding:4rem 5rem!important;background:#fff!important;min-height:850px!important;overflow-y:auto!important}.profile-avatar-large{width:100px!important;height:100px!important;border-radius:32px!important;background:linear-gradient(135deg,#6366f1,#4338ca)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:2.5rem!important;font-weight:800!important;box-shadow:0 15px 35px #6366f14d!important;margin:0 auto 1.5rem!important}.settings-view .main-header{justify-content:flex-start!important;text-align:left!important;width:100%!important;max-width:1300px!important;margin:0 auto 2rem!important}.settings-view .title-group{align-items:flex-start!important}.settings-desktop-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(380px,1fr))!important;gap:2rem!important;margin-top:2rem!important}.security-card{background:#f8fafc!important;padding:2rem!important;border-radius:24px!important;border:1px solid rgba(0,0,0,.05)!important;display:flex!important;flex-direction:column!important;gap:1.5rem!important}.account-profile-card.large{flex-direction:column!important;align-items:center!important;text-align:center!important;padding:3rem!important;background:linear-gradient(180deg,#f8fafc,#fff)!important;border-radius:24px!important;border:1px solid rgba(0,0,0,.05)!important;margin-bottom:2rem!important}.header-with-icon{display:flex!important;align-items:center!important;gap:1rem!important}.settings-item-row-v2{display:flex!important;justify-content:space-between!important;align-items:center!important;margin-top:1.5rem!important;padding-top:1.5rem!important;border-top:1px solid rgba(0,0,0,.03)!important}.item-text{flex:1!important}.item-title{display:block!important;font-weight:700!important;font-size:1.05rem!important;color:#1e293b!important;margin-bottom:.25rem!important}.item-desc{margin:0!important;font-size:.85rem!important;color:#64748b!important;line-height:1.5!important}.profile-name-display{font-size:1.8rem!important;font-weight:900!important;margin:0!important;color:#1e293b!important}.profile-email-display{font-size:1rem!important;color:#64748b!important;margin:.5rem 0 0!important}.security-icon-box{background:#fff!important;box-shadow:0 4px 12px #00000014!important;color:#6366f1!important}.settings-view{width:100%!important;max-width:1200px!important;margin:0 auto!important;padding:0 1.5rem!important}.settings-layout{display:grid!important;grid-template-columns:280px 1fr!important;gap:0!important;background:#fff!important;border-radius:32px!important;box-shadow:0 20px 60px #0000000d!important;border:1px solid rgba(0,0,0,.06)!important;overflow:hidden!important;min-height:800px!important}.settings-nav{background:#fcfdfe!important;padding:3rem 1.25rem!important;border-right:1px solid rgba(0,0,0,.04)!important;display:flex!important;flex-direction:column!important;gap:.75rem!important}.settings-nav-item{position:relative!important;display:flex!important;align-items:center!important;gap:1.25rem!important;padding:1.1rem 1.5rem!important;border-radius:18px!important;color:#64748b!important;font-weight:600!important;font-size:.95rem!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;background:transparent!important;border:none!important;cursor:pointer!important;text-align:left!important;width:100%!important}.settings-nav-item:hover{background:#f8fafc!important;color:#1e293b!important;padding-left:1.75rem!important}.settings-nav-item.active{background:#f1f5f9!important;color:#6366f1!important;font-weight:800!important;box-shadow:inset 0 2px 4px #00000005!important}.settings-nav-item.active:after{content:""!important;position:absolute!important;right:1.5rem!important;width:6px!important;height:6px!important;background:#6366f1!important;border-radius:50%!important;box-shadow:0 0 10px #6366f166!important}.settings-main-content{padding:4rem 5rem!important;background:#fff!important;overflow-y:auto!important}.account-profile-card.large{background:#fff!important;border:1px solid rgba(0,0,0,.05)!important;border-radius:28px!important;padding:3.5rem 2rem!important;box-shadow:0 10px 30px #00000005!important;display:flex!important;flex-direction:column!important;align-items:center!important;text-align:center!important;height:100%!important;justify-content:center!important}.profile-avatar-large{width:110px!important;height:110px!important;border-radius:36px!important;background:linear-gradient(135deg,#6366f1,#4f46e5)!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#fff!important;font-size:2.75rem!important;font-weight:800!important;box-shadow:0 20px 40px #6366f140!important;margin-bottom:1.75rem!important;position:relative!important}.profile-avatar-large:after{content:""!important;position:absolute!important;inset:-4px!important;border:2px solid rgba(99,102,241,.1)!important;border-radius:40px!important}.profile-name-display{font-size:1.75rem!important;font-weight:900!important;color:#1e293b!important;margin:0!important;letter-spacing:-.02em!important}.profile-email-display{font-size:.95rem!important;color:#64748b!important;margin:.5rem 0 0!important}.security-card{background:#f8fafc!important;border-radius:24px!important;border:1px solid rgba(0,0,0,.04)!important;padding:2.25rem!important;transition:all .3s ease!important}.security-card:hover{background:#fff!important;border-color:#e2e8f0!important;box-shadow:0 15px 35px #0000000a!important;transform:translateY(-2px)!important}.header-with-icon{display:flex!important;align-items:center!important;gap:1.25rem!important;margin-bottom:2rem!important}.security-icon-box{width:52px!important;height:52px!important;background:#fff!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 16px #0000000f!important;color:#6366f1!important;flex-shrink:0!important}.security-card h4{margin:0!important;font-size:1.2rem!important;font-weight:800!important;color:#1e293b!important}.security-card p{margin:.25rem 0 0!important;font-size:.85rem!important;color:#64748b!important}.settings-item-row-v2{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:1.5rem!important;padding-top:1.75rem!important;border-top:1px solid rgba(0,0,0,.05)!important}.item-title{display:block!important;font-weight:700!important;font-size:1.05rem!important;color:#1e293b!important;margin-bottom:.35rem!important}.item-desc{font-size:.85rem!important;color:#64748b!important;line-height:1.6!important;margin:0!important}.card-action-btn{background:#1e293b!important;color:#fff!important;border:none!important;padding:.8rem 1.25rem!important;border-radius:14px!important;font-weight:700!important;font-size:.9rem!important;display:flex!important;align-items:center!important;gap:.75rem!important;cursor:pointer!important;transition:all .2s ease!important;white-space:nowrap!important}.card-action-btn:hover{background:#334155!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #1e293b33!important}.card-action-btn:active{transform:scale(.97)!important}.card-action-btn.danger{background:#1e293b!important;color:#ff4b4b!important;border:1px solid rgba(255,75,75,.1)!important}.card-action-btn.danger:hover{background:#fff1f2!important;border-color:#ff4b4b!important;box-shadow:0 4px 12px #ff4b4b1a!important}@media(max-width:1024px){.settings-layout{grid-template-columns:1fr!important;min-height:auto!important}.settings-nav{flex-direction:row!important;padding:1rem!important;overflow-x:auto!important;border-right:none!important;border-bottom:1px solid rgba(0,0,0,.05)!important}.settings-nav-item{white-space:nowrap!important;padding:.75rem 1.25rem!important}.settings-nav-item.active:after{display:none!important}.settings-main-content{padding:2rem!important}.settings-desktop-grid{grid-template-columns:1fr!important}}@media(max-width:640px){.settings-item-row-v2{flex-direction:column!important;align-items:flex-start!important}.card-action-btn{width:100%!important;justify-content:center!important}}.settings-layout{min-height:auto!important;height:auto!important;overflow:visible!important}.settings-main-content{height:auto!important;min-height:auto!important;overflow-y:visible!important;overflow:visible!important}.account-settings-flow,.membership-settings-flow,.notification-settings-flow,.connections-settings-flow,.support-settings-flow,.settings-view{height:auto!important;overflow:visible!important}html,body{overflow-x:hidden!important}.settings-main-content,.settings-layout,.settings-view,.account-settings-flow,.membership-settings-flow,.notification-settings-flow,.connections-settings-flow,.support-settings-flow{height:auto!important;max-height:none!important;overflow:visible!important;overflow-y:visible!important}.dashboard-main-content{overflow:visible!important}.settings-view{max-width:1100px!important;margin:0 auto!important;padding:0 1rem!important}.settings-view .main-header{margin:0 auto 1.5rem!important}.settings-layout{min-height:auto!important;border-radius:24px!important}.settings-nav{width:260px!important;padding:2rem 1rem!important}.settings-nav-item{padding:.9rem 1.25rem!important;font-size:.9rem!important;gap:1rem!important}.settings-main-content{padding:2.5rem 3.5rem!important}.account-profile-card.large{padding:2.5rem 1.5rem!important;border-radius:20px!important}.profile-avatar-large{width:80px!important;height:80px!important;border-radius:24px!important;font-size:2rem!important;margin-bottom:1.25rem!important}.profile-name-display{font-size:1.5rem!important}.profile-email-display{font-size:.9rem!important}.settings-desktop-grid{gap:1.5rem!important;margin-top:1.5rem!important}.security-card{padding:1.75rem!important;border-radius:20px!important}.header-with-icon{margin-bottom:1.5rem!important;gap:1rem!important}.security-icon-box{width:44px!important;height:44px!important;border-radius:12px!important}.settings-item-row-v2{padding-top:1.5rem!important;margin-top:1.25rem!important}.item-title{font-size:.95rem!important}.item-desc{font-size:.8rem!important}.card-action-btn{padding:.7rem 1.1rem!important;font-size:.85rem!important;border-radius:12px!important}@media(max-width:1024px){.settings-main-content{padding:1.5rem!important}}.settings-main-content{padding:1.5rem 2.5rem!important}.settings-desktop-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))!important;gap:1.25rem!important;margin-top:1rem!important;align-items:stretch!important}.account-profile-card.large{padding:1.5rem!important;height:auto!important;min-height:auto!important;display:flex!important;flex-direction:column!important;justify-content:center!important}.profile-avatar-large{width:64px!important;height:64px!important;border-radius:18px!important;font-size:1.5rem!important;margin-bottom:1rem!important}.profile-name-display{font-size:1.25rem!important}.security-card{padding:1.25rem!important;margin-bottom:0!important}.header-with-icon{margin-bottom:1rem!important}.security-icon-box{width:36px!important;height:36px!important;border-radius:10px!important}.security-icon-box svg{width:18px!important;height:18px!important}.settings-item-row-v2{padding-top:1rem!important;margin-top:.75rem!important}.item-title{font-size:.9rem!important}.item-desc{font-size:.75rem!important}.card-action-btn{padding:.6rem 1rem!important;font-size:.8rem!important}.settings-nav{padding:1.5rem .75rem!important}.settings-nav-item{padding:.7rem 1rem!important;font-size:.85rem!important;border-radius:12px!important}.membership-card-premium{padding:1.5rem!important;border-radius:20px!important;background:linear-gradient(135deg,#1e293b,#0f172a)!important}.premium-plan-name{font-size:1.5rem!important;margin-top:.5rem!important}.premium-billing-info{margin-top:1.25rem!important;padding-top:1.25rem!important;border-top:1px solid rgba(255,255,255,.1)!important}.billing-label{font-size:.75rem!important;opacity:.6!important}.billing-value{font-size:.9rem!important;font-weight:700!important}.membership-settings-flow .security-card{height:auto!important;min-height:100%!important;display:flex!important;flex-direction:column!important}.membership-benefits-list{display:flex!important;flex-direction:column!important;gap:1rem!important;margin-top:.75rem!important}.benefit-item-v2{padding:.75rem!important;background:#f8fafc!important;border-radius:14px!important;border:1px solid #f1f5f9!important;margin-top:0!important}.benefit-info strong{font-size:.85rem!important}.benefit-info p{font-size:.75rem!important;margin-top:.1rem!important}.benefit-icon-dot{width:32px!important;height:32px!important;min-width:32px!important;border-radius:10px!important}.membership-settings-flow .settings-item-row-v2{padding-top:.75rem!important;margin-top:.5rem!important}.settings-main-container-v2{max-width:1080px!important;margin:0 auto!important;gap:1.5rem!important;padding:1rem!important}.membership-settings-flow .settings-desktop-grid{grid-template-columns:1.1fr .9fr!important;gap:1.25rem!important;align-items:start!important}.membership-card-premium{padding:1.25rem!important;border-radius:16px!important;box-shadow:0 8px 20px #0000001f!important}.premium-card-header{margin-bottom:.75rem!important}.premium-badge-v2{padding:.2rem .6rem!important;font-size:.65rem!important;margin-bottom:.25rem!important}.premium-plan-name{font-size:1.35rem!important;margin:0!important}.premium-billing-info{margin-top:1rem!important;padding-top:.85rem!important;display:grid!important;grid-template-columns:1fr 1fr!important;gap:.5rem!important}.billing-details{display:flex!important;flex-direction:column!important;gap:.1rem!important}.membership-settings-flow .security-card{padding:1.25rem!important;min-height:0!important}.membership-settings-flow .settings-section-header{margin-bottom:.85rem!important}.membership-settings-flow .settings-section-header h4{font-size:.9rem!important;margin-bottom:.15rem!important}.membership-settings-flow .settings-section-header p{font-size:.75rem!important}.membership-benefits-list{gap:.6rem!important;margin-top:0!important}.benefit-item-v2{padding:.6rem .75rem!important;gap:.75rem!important;border-radius:12px!important}.benefit-info strong{font-size:.8rem!important}.benefit-info p{font-size:.7rem!important}.benefit-icon-dot{width:28px!important;height:28px!important;min-width:28px!important}.membership-settings-flow .settings-item-row-v2{padding:.85rem 0!important;margin-top:.5rem!important;border-top:1px solid #f1f5f9!important}.membership-settings-flow .card-action-btn{padding:.5rem .85rem!important;font-size:.75rem!important;height:34px!important}.membership-settings-flow .item-title{font-size:.85rem!important}.membership-settings-flow .item-desc{font-size:.75rem!important}@media(max-width:1024px){.membership-settings-flow .settings-desktop-grid{grid-template-columns:1fr!important}}.settings-nav-item{font-size:1rem!important}.header-with-icon h4,.security-card h4{font-size:1.15rem!important}.header-with-icon p,.security-card p{font-size:.95rem!important}.item-title{font-size:1.15rem!important}.item-desc{font-size:.95rem!important}.card-action-btn{font-size:1rem!important;padding:.9rem 1.5rem!important}.premium-plan-name{font-size:1.6rem!important}.billing-value{font-size:1.05rem!important}.benefit-info strong{font-size:1rem!important}.benefit-info p{font-size:.9rem!important}.security-card{gap:.5rem!important;padding:1.5rem!important}.header-with-icon{margin-bottom:.25rem!important}.settings-section-header p{margin-bottom:0!important}.settings-item-row-v2{margin-top:0!important;padding-top:1rem!important}.pro-badge-mini{background:var(--accent-color);color:#000;font-size:.65rem;font-weight:800;padding:1px 6px;border-radius:4px;text-transform:uppercase}.vibe-switch.is-disabled{opacity:.5;pointer-events:none}@media(max-width:380px){.dashboard-container{width:100%!important;max-width:100vw!important;min-height:100vh!important;overflow-x:hidden!important}.dashboard-sidebar.slim{display:none!important}.dashboard-main-content{margin-left:0!important;width:100%!important;max-width:100vw!important;padding-bottom:78px!important;overflow-x:hidden!important}.dashboard-scroll-area{width:100%!important;max-width:100vw!important;padding:12px 12px 86px!important;margin:0!important;box-sizing:border-box!important}.dashboard-hero-container{padding:0!important;gap:12px!important;margin-bottom:14px!important}.hero-dashboard-layer{padding:18px 16px!important;border-radius:22px!important;gap:16px!important;margin-bottom:0!important}.hero-dashboard-layer:before{width:260px!important;height:260px!important;right:-34%!important;top:-36%!important}.hero-badge-group{gap:8px!important;margin-bottom:10px!important;flex-wrap:wrap!important}.hero-pill-badge,.hero-quick-add-btn{min-height:36px!important;padding:6px 10px!important;font-size:.72rem!important;border-radius:10px!important}.hero-total-amount{font-size:2.15rem!important;line-height:1.08!important;letter-spacing:0!important;margin:.2rem 0 .65rem!important}.hero-spending-label{font-size:.78rem!important;line-height:1.35!important;margin-top:6px!important}.hero-stats-row{width:100%!important;gap:0!important;justify-content:space-between!important}.hero-stat-box{flex:1 1 0!important;min-width:0!important}.hero-stat-box .label{font-size:.68rem!important;line-height:1.25!important}.hero-stat-box .value{font-size:.95rem!important;line-height:1.25!important;word-break:keep-all!important}.hero-stat-divider{height:30px!important;margin:0 8px!important}.hero-reminder-panel{width:100%!important;min-width:0!important;padding:14px!important;border-radius:18px!important}.reminder-header,.reminder-body{gap:8px!important}.reminder-main-msg{font-size:.94rem!important;line-height:1.35!important}.reminder-sub-msg{font-size:.76rem!important;line-height:1.4!important}.ai-scan-enhanced{padding:14px!important;margin-top:12px!important;border-radius:20px!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important}.scan-content{gap:12px!important;align-items:center!important}.scan-visual{width:44px!important;height:44px!important;flex:0 0 44px!important}.scan-text h3{font-size:1rem!important;line-height:1.3!important}.scan-text p{font-size:.78rem!important;line-height:1.45!important}.scan-cta-btn{width:100%!important;min-height:46px!important;padding:0 14px!important;font-size:.9rem!important;border-radius:14px!important;justify-content:center!important}.dashboard-bento-grid-v2,.dashboard-bento-grid,.dashboard-bento-grid.compact{grid-template-columns:1fr!important;gap:12px!important;margin-top:14px!important}.bento-col,.main-list-col,.side-stats-col{width:100%!important;min-width:0!important}div.bento-item,.bento-item-dash,.calendar-bento-card,.security-card{padding:16px!important;border-radius:18px!important}.bento-header,.bento-header-dash{margin-bottom:12px!important;gap:10px!important}.bento-header .title-group,.bento-header-dash .title-group,.list-title-header{min-width:0!important}.title-group h3,.bento-header-dash h3{font-size:1rem!important;line-height:1.3!important}.more-btn,.dashboard-primary-action-premium{min-height:40px!important;padding:0 12px!important;font-size:.78rem!important;white-space:nowrap!important;border-radius:12px!important}.sub-preview-list,.timeline-flow,.daily-detail-list,.management-list{gap:10px!important}.sub-item-modern,.timeline-content,.sub-item-premium-row,.management-row{padding:12px!important;border-radius:14px!important;gap:10px!important}.item-brand,.timeline-main,.row-info,.item-info{min-width:0!important}.brand-logo-container,.sub-icon-mock,.icon-box{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important}.brand-info .name,.timeline-main .name,.row-name,.primary-text{max-width:150px!important;font-size:.9rem!important;line-height:1.25!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.brand-info .category,.secondary-text,.row-price{font-size:.74rem!important}.item-status{flex-shrink:0!important}.dday-chip,.dday-badge{padding:3px 8px!important;font-size:.68rem!important;border-radius:8px!important}.item-status .price,.timeline-content .price{font-size:.86rem!important;white-space:nowrap!important}.chart-wrapper{margin-top:0!important}.donut-chart-container{min-height:190px!important;transform:scale(.9)!important;transform-origin:center!important}.chart-center-label .total-label,.chart-center-label .total-percentage{font-size:.68rem!important}.chart-center-label .total-value{font-size:.95rem!important}.chart-legend{gap:8px!important}.legend-item-v2{padding:8px 10px!important;border-radius:12px!important}.legend-item-v2 .label,.legend-item-v2 .percentage{font-size:.75rem!important}.banner-slider-container{margin-top:18px!important;border-radius:18px!important}.main-header,.main-header.compact,.calendar-main-header{flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin-bottom:14px!important}.main-header .title-group,.calendar-main-header .title-group{width:100%!important;min-width:0!important}.main-header h3,.calendar-main-header h3{font-size:1.35rem!important;line-height:1.25!important}.header-subtitle{font-size:.75rem!important;line-height:1.3!important}.summary-widgets-grid{grid-template-columns:1fr!important;gap:10px!important}.summary-card-premium{padding:14px!important;border-radius:16px!important}.card-label{font-size:.72rem!important}.card-value{font-size:1.35rem!important}.calendar-tab-view{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.calendar-overview-strip{grid-template-columns:1fr!important;gap:10px!important;margin-bottom:14px!important}.calendar-overview-card{padding:14px 16px!important;border-radius:16px!important}.calendar-overview-card strong{font-size:1.1rem!important}.calendar-dashboard-grid{gap:14px!important}.calendar-header-premium{gap:12px!important;align-items:flex-start!important}.cal-month-nav{width:100%!important}.month-nav-controls{width:100%!important;justify-content:space-between!important;gap:8px!important}.nav-btn-mini,.today-reset-btn{min-width:40px!important;min-height:40px!important}.cal-legend{width:100%!important;gap:10px!important;flex-wrap:wrap!important}.calendar-selection-copy{font-size:.76rem!important;margin-top:8px!important}.cal-grid-premium{gap:4px!important;grid-auto-rows:62px!important}.cal-weekday-label{font-size:.68rem!important}.cal-cell-p{min-height:42px!important;border-radius:10px!important;padding:4px!important}.day-num{font-size:.72rem!important}.today-chip,.day-total-sum,.event-copy{display:none!important}.event-summary-row{justify-content:flex-start!important}.event-count-badge,.event-urgency-copy{min-height:18px!important;font-size:.62rem!important;padding:0 6px!important}.event-icon-strip{gap:4px!important}.event-pill-mini.compact{min-height:18px!important;padding:2px 5px!important;gap:4px!important}.event-pill-mini.compact .service-icon-container{width:12px!important;height:12px!important;border-radius:999px!important}.event-copy strong{font-size:.58rem!important}.event-more-count{width:18px!important;height:18px!important;min-width:18px!important;font-size:.58rem!important}.calendar-side-overview{grid-template-columns:1fr!important}.calendar-selected-summary{padding:14px!important;border-radius:14px!important;margin-bottom:14px!important}.calendar-selected-summary strong{font-size:1.15rem!important}.calendar-selected-metrics{gap:6px!important}.selected-metric{min-height:26px!important;font-size:.68rem!important;padding:0 8px!important}.settings-view{width:100%!important;max-width:100%!important;padding:0!important}.settings-main-container-v2,.settings-layout{padding:0!important;margin-top:0!important;gap:12px!important}.settings-layout{flex-direction:column!important}.settings-nav{width:100%!important;position:static!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;overflow-x:visible!important;padding:8px!important;border-radius:16px!important;gap:8px!important}.settings-nav-item{width:100%!important;min-width:0!important;min-height:42px!important;padding:0 10px!important;font-size:.78rem!important;border-radius:12px!important;justify-content:center!important;text-align:center!important;gap:6px!important}.settings-nav-item svg{flex:0 0 auto!important}.settings-main-content{padding:0!important;gap:12px!important}.settings-desktop-grid,.membership-settings-flow .settings-desktop-grid{grid-template-columns:1fr!important;gap:12px!important;margin-top:12px!important}.header-with-icon,.settings-section-header{gap:10px!important;margin-bottom:10px!important;padding-bottom:10px!important}.security-icon-box{width:38px!important;height:38px!important;min-width:38px!important;border-radius:11px!important}.header-with-icon h4,.security-card h4{font-size:.98rem!important;line-height:1.3!important}.header-with-icon p,.security-card p,.item-desc{font-size:.78rem!important;line-height:1.45!important}.settings-item-row-v2{padding-top:12px!important;margin-top:8px!important;gap:10px!important}.item-title{font-size:.92rem!important;line-height:1.3!important}.card-action-btn{width:100%!important;min-height:42px!important;padding:0 12px!important;font-size:.84rem!important;border-radius:12px!important;justify-content:center!important}.blacklist-input-group-v2{flex-direction:column!important}.mobile-nav{height:64px!important;padding:0 12px env(safe-area-inset-bottom)!important;border-radius:18px 18px 0 0!important}.mobile-nav button{min-width:44px!important;min-height:44px!important;padding:8px!important}.mobile-nav button.fab{width:52px!important;height:52px!important;margin-top:-26px!important}.modal-overlay,.paywall-overlay{align-items:flex-end!important;padding:0!important}.modal-content.premium-modal,.detection-result-modal,.paywall-content-premium{width:100%!important;max-width:100%!important;max-height:88vh!important;margin:0!important;border-radius:24px 24px 0 0!important;overflow-y:auto!important}.modal-content.premium-modal:not(.detection-result-modal){padding:18px!important}.modal-header,.modal-header-premium{gap:10px!important;padding-bottom:12px!important}.modal-title-area h3,.modal-title-group h3{font-size:1rem!important;line-height:1.3!important}.modal-title-area p,.modal-title-group p,.modal-subtitle{font-size:.76rem!important;line-height:1.4!important}.form-row-premium,.modal-actions-premium,.modal-footer-premium,.modal-footer-detection{flex-direction:column!important;gap:10px!important}.input-with-icon input,.input-with-icon select,.premium-select{min-height:46px!important;font-size:.92rem!important}.submit-btn-premium,.save-btn-premium,.delete-btn-premium,.scan-add-btn,.paywall-btn-premium,.paywall-action-btn-premium{width:100%!important;min-height:46px!important;font-size:.9rem!important;border-radius:14px!important}.paywall-content-premium{padding:24px 18px 18px!important}.paywall-features-grid{grid-template-columns:1fr!important;gap:10px!important}.p-feature{padding:12px!important;border-radius:14px!important}}@media(max-width:360px)and (max-height:680px){.dashboard-scroll-area{padding:10px 10px 82px!important}.hero-dashboard-layer{padding:16px 14px!important}.hero-total-amount{font-size:2rem!important}.hero-stat-box .value{font-size:.88rem!important}div.bento-item,.bento-item-dash,.calendar-bento-card,.security-card{padding:14px!important}.brand-info .name,.timeline-main .name,.row-name,.primary-text{max-width:132px!important}.cal-cell-p{min-height:38px!important}}.dashboard-container{display:flex!important;flex-direction:column!important;width:100%;min-height:100dvh;overflow-x:clip}.dashboard-sidebar.slim{display:none!important}.dashboard-main-content{width:100%;min-width:0;flex:1 1 auto;padding-bottom:88px}.dashboard-scroll-area{width:100%!important;max-width:none!important;min-height:100dvh;margin:0!important;padding:16px 16px calc(88px + env(safe-area-inset-bottom))!important;box-sizing:border-box}.dashboard-hero-container{width:100%}.hero-dashboard-layer{display:flex;flex-direction:column;align-items:stretch;gap:16px}.hero-reminder-panel{width:100%}.dashboard-bento-grid-v2{display:grid;grid-template-columns:1fr!important;gap:16px!important;margin-top:20px}.dashboard-bento-grid{grid-template-columns:1fr!important}.main-list-preview{grid-row:auto!important}div.bento-item{padding:20px!important;border-radius:24px!important}.mobile-nav{display:flex!important}@media(min-width:768px){.dashboard-main-content{padding-bottom:0}.dashboard-scroll-area{min-height:100vh;padding:24px 24px 40px!important}.dashboard-bento-grid-v2{gap:20px!important}div.bento-item{padding:24px!important;border-radius:28px!important}}@media(min-width:1024px){.dashboard-container{flex-direction:row!important;align-items:stretch}.dashboard-sidebar.slim{display:flex!important;position:sticky;top:0;height:100vh;flex:0 0 96px}.dashboard-main-content{width:auto;padding-bottom:0}.dashboard-scroll-area{max-width:1680px!important;min-height:100vh;padding:48px 64px 56px!important}.hero-dashboard-layer{flex-direction:row;align-items:stretch;gap:24px}.hero-reminder-panel{width:min(100%,360px)}.dashboard-bento-grid-v2{grid-template-columns:1.8fr 1fr!important;gap:40px!important;margin-top:32px}.main-list-preview{grid-row:span 2!important}div.bento-item{padding:32px!important;border-radius:32px!important}.mobile-nav{display:none!important}}.dashboard-container{background:radial-gradient(circle at 20% 0%,rgba(99,102,241,.08),transparent 28%),radial-gradient(circle at 85% 14%,rgba(0,230,118,.08),transparent 24%),linear-gradient(180deg,#f8fafc,#eef3f8)!important}.dashboard-scroll-area{container-type:inline-size}.calendar-overview-strip{grid-template-columns:1fr!important;gap:10px!important}.calendar-overview-card{min-height:0;border-radius:18px!important;background:#ffffffe0!important;box-shadow:0 14px 34px #0f172a0f!important}.calendar-overview-card.emphasis{background:linear-gradient(135deg,#6366f11f,#fffffff0)!important}.calendar-dashboard-grid{grid-template-columns:1fr!important;gap:16px!important}.calendar-bento-card{background:#ffffffe0!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 18px 44px #0f172a12!important}.calendar-header-premium{align-items:flex-start!important}.cal-grid-premium{grid-auto-rows:78px!important;gap:6px!important}.cal-cell-p{min-height:0!important;border-radius:14px!important;padding:8px!important;overflow:hidden!important;background:#ffffffc7!important}.cal-cell-p.empty{opacity:.5}.cal-cell-p.marked{background:linear-gradient(135deg,#fff,#f6fffb)!important}.cal-cell-p.selected{border-color:#4f46e5c7!important;box-shadow:inset 0 0 0 1px #4f46e547,0 14px 28px #4f46e51f!important}.cal-cell-p.today{border-color:#00e676c7!important}.day-total-sum{max-width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-dot-container{gap:5px!important}.event-summary-row{min-height:18px}.event-count-badge,.event-urgency-copy{min-height:18px!important;padding:0 7px!important;font-size:.62rem!important}.event-service-list{width:100%}.event-pill-mini.compact{min-height:22px!important;height:22px;color:var(--text-primary);box-shadow:inset 0 0 0 1px #6366f114}.event-pill-mini.compact .service-icon-container{width:14px!important;height:14px!important;border-radius:999px!important}.event-pill-mini.compact .event-copy{display:block!important;min-width:0}.event-pill-mini.compact .event-copy strong{font-size:.66rem!important;letter-spacing:0!important}.calendar-side-overview,.calendar-selected-summary{border-radius:18px!important}.mobile-nav{background:#ffffffeb!important;box-shadow:0 -14px 36px #0f172a14}@media(min-width:768px){.calendar-overview-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important}.cal-grid-premium{grid-auto-rows:104px!important;gap:8px!important}.cal-cell-p{padding:10px!important}.event-pill-mini.compact{min-height:24px!important;height:24px}}@media(min-width:1024px){.dashboard-scroll-area{padding:42px 56px 56px!important}.calendar-dashboard-grid{grid-template-columns:minmax(0,1.75fr) minmax(320px,390px)!important;gap:22px!important}.calendar-bento-card{padding:24px!important;border-radius:28px!important}.cal-grid-premium{grid-auto-rows:116px!important;gap:9px!important}.cal-cell-p{padding:12px!important}.event-dot-container{gap:7px!important}}@media(max-width:480px){.calendar-overview-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important}.calendar-overview-card{padding:10px 9px!important;border-radius:14px!important}.overview-label{margin-bottom:6px!important;font-size:.62rem!important}.calendar-overview-card strong{font-size:.95rem!important}.calendar-overview-card p{display:none}.calendar-bento-card{padding:12px!important;border-radius:20px!important}.calendar-header-premium{margin-bottom:10px!important}.cal-grid-premium{grid-auto-rows:72px!important;gap:5px!important}.cal-cell-p{padding:6px!important;border-radius:12px!important}.cal-weekday-label{padding:8px 0!important}.event-summary-row{display:none!important}.event-pill-mini.compact{min-height:18px!important;height:18px!important;padding:2px 5px!important}.event-pill-mini.compact .service-icon-container{width:11px!important;height:11px!important}.event-pill-mini.compact .event-copy{display:block!important}.event-pill-mini.compact .event-copy strong{font-size:.56rem!important}.event-more-count{min-width:18px!important;height:18px!important;font-size:.56rem!important}}.dashboard-sidebar.slim{background:#ffffffdb!important;border-right:1px solid rgba(15,23,42,.06)!important;box-shadow:12px 0 40px #0f172a0a!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-sidebar.slim .sidebar-logo{width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,#fff,#eef2ff);box-shadow:0 12px 30px #6366f11f;align-items:center}.dashboard-sidebar.slim .nav-item,.mobile-nav button{-webkit-tap-highlight-color:transparent}.dashboard-sidebar.slim .nav-item{border:1px solid transparent!important;color:#64748b!important}.dashboard-sidebar.slim .nav-item:hover{background:#f8fafc!important;border-color:#6366f11a!important;color:#334155!important}.dashboard-sidebar.slim .nav-item.active{background:linear-gradient(135deg,#4f46e5,#6366f1)!important;color:#fff!important;box-shadow:0 18px 30px -16px #4f46e5b8!important}.sidebar-footer-pro .pro-upgrade-pill{background:linear-gradient(135deg,#ecfdf5,#eef2ff)!important;border:1px solid rgba(99,102,241,.12)!important;box-shadow:0 14px 24px #0f172a12!important}.hero-dashboard-layer{border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 28px 70px #0f172a1a!important}.hero-pill-badge,.hero-quick-add-btn{border:1px solid rgba(255,255,255,.28)!important}.hero-quick-add-btn{min-height:42px;box-shadow:0 16px 30px #00e6761f!important}.hero-reminder-panel{border:1px solid rgba(255,255,255,.18)!important}.dashboard-bento-grid-v2,.dashboard-bento-grid.compact{align-items:stretch}.bento-item,.bento-item-dash,.summary-card-premium,.security-card,.membership-card-premium,.account-profile-card,.premium-list-container{border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 18px 44px #0f172a0f!important}.bento-item-dash:hover,.summary-card-premium:hover,.sub-item-premium:hover,.sub-item-modern:hover{transform:translateY(-2px)!important}.bento-header h3,.bento-header-dash h3,.main-header h3,.calendar-main-header h3{letter-spacing:0!important}.sub-item-modern,.sub-item-premium,.sub-item-premium-row,.sub-item-advanced-row{border-radius:18px!important}.sub-item-modern,.sub-item-premium{background:#f8fafcd1!important;border:1px solid rgba(15,23,42,.05)!important}.sub-item-modern:hover,.sub-item-premium:hover{background:#fff!important;border-color:#6366f129!important;box-shadow:0 18px 36px #0f172a12!important}.settings-view{max-width:1360px!important}.settings-layout{border:1px solid rgba(15,23,42,.06)!important;background:#ffffffe6!important;box-shadow:0 30px 80px #0f172a17!important}.settings-nav{background:linear-gradient(180deg,#f8fafc,#f1f5f9)!important}.settings-nav-item{border-radius:14px!important}.settings-nav-item.active{background:#fff!important;box-shadow:0 14px 28px #0f172a12!important}.modal-content.premium-modal,.paywall-content-premium,.detection-result-modal{border:1px solid rgba(15,23,42,.08)!important;box-shadow:0 30px 90px #0f172a38!important}@media(min-width:1024px){.dashboard-sidebar.slim{padding-top:34px!important;padding-bottom:34px!important}.dashboard-sidebar.slim .sidebar-nav{gap:14px!important}.main-header,.main-header.compact,.calendar-main-header{margin-bottom:22px!important}.dashboard-bento-grid-v2{gap:28px!important}.settings-layout{border-radius:28px!important;overflow:hidden!important}}@media(max-width:768px){.dashboard-main-content{padding-bottom:92px!important}.hero-dashboard-layer{border-radius:24px!important}.hero-badge-group{gap:10px!important}.hero-total-amount{letter-spacing:0!important}.summary-widgets-grid,.settings-desktop-grid,.membership-settings-flow .settings-desktop-grid{gap:12px!important}.mobile-nav{left:10px!important;right:10px!important;bottom:10px!important;height:66px!important;border-radius:24px!important;border:1px solid rgba(15,23,42,.08)!important;padding:0 12px calc(env(safe-area-inset-bottom)/2)!important}.mobile-nav button{border-radius:16px!important;transition:background .2s ease,color .2s ease,transform .2s ease}.mobile-nav button.active{background:#eef2ff!important;color:#4f46e5!important}.mobile-nav button.fab{background:linear-gradient(135deg,#4f46e5,#6366f1)!important;box-shadow:0 16px 28px #4f46e547!important}.settings-layout{border-radius:22px!important}}@media(min-width:1024px){.settings-view{width:100%!important;max-width:1320px!important;margin:0 auto!important;padding:0 8px!important}.settings-view .main-header{width:100%!important;max-width:none!important;margin:0 0 20px!important;padding:0!important}.settings-layout{display:grid!important;grid-template-columns:256px minmax(0,1fr)!important;gap:0!important;align-items:stretch!important;width:100%!important;min-height:clamp(680px,calc(100vh - 150px),860px)!important;margin:0 auto!important;overflow:hidden!important;border-radius:28px!important;background:#fffffff5!important}.settings-nav{width:auto!important;min-width:0!important;height:100%!important;padding:28px 16px!important;display:flex!important;flex-direction:column!important;gap:8px!important;overflow:visible!important;border-right:1px solid rgba(15,23,42,.06)!important;background:linear-gradient(180deg,#f8fafc,#f1f5f9)!important}.settings-nav-item{min-height:48px!important;width:100%!important;padding:0 16px!important;justify-content:flex-start!important;gap:12px!important;border-radius:14px!important;font-size:.9rem!important;line-height:1.25!important;white-space:normal!important;text-align:left!important}.settings-nav-item:hover{transform:translate(3px)!important}.settings-nav-item svg{width:18px!important;height:18px!important;flex:0 0 auto!important}.settings-main-content{min-width:0!important;min-height:0!important;padding:30px 36px 36px!important;overflow:visible!important;background:linear-gradient(180deg,#fff,#fbfdff)!important}.account-settings-flow,.membership-settings-flow,.notif-settings-flow,.notification-settings-flow,.connections-settings-flow,.support-settings-flow{width:100%!important;max-width:none!important;min-width:0!important}.settings-desktop-grid,.membership-settings-flow .settings-desktop-grid{display:grid!important;grid-template-columns:minmax(280px,.9fr) minmax(360px,1.1fr)!important;align-items:start!important;gap:20px!important;width:100%!important;margin-top:0!important}.notif-settings-flow .settings-desktop-grid,.notification-settings-flow .settings-desktop-grid,.connections-settings-flow .settings-desktop-grid,.support-settings-flow .settings-desktop-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.settings-grid-col{min-width:0!important;display:flex!important;flex-direction:column!important;gap:18px!important}.account-profile-card.large,.membership-card-premium,.security-card{width:100%!important;box-sizing:border-box!important;margin:0!important}.account-profile-card.large{min-height:260px!important;padding:28px 22px!important}.membership-card-premium{min-height:220px!important}.security-card{padding:22px!important;border-radius:20px!important;gap:16px!important}.settings-section-header{margin-bottom:0!important;padding-bottom:14px!important}.header-with-icon{align-items:flex-start!important;gap:12px!important;margin-bottom:0!important}.security-icon-box{width:42px!important;height:42px!important;border-radius:12px!important;flex:0 0 auto!important}.settings-item-row-v2{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:16px!important;margin-top:12px!important;padding-top:14px!important}.settings-item-row-v2 .item-text{min-width:0!important}.card-action-btn{min-height:40px!important;white-space:nowrap!important}.membership-benefits-list{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.benefit-item-v2{min-width:0!important}}@media(min-width:1024px)and (max-width:1180px){.settings-layout{grid-template-columns:220px minmax(0,1fr)!important}.settings-nav{padding:24px 12px!important}.settings-nav-item{padding:0 12px!important;font-size:.84rem!important;gap:10px!important}.settings-main-content{padding:26px 24px 30px!important}.settings-desktop-grid,.membership-settings-flow .settings-desktop-grid,.notif-settings-flow .settings-desktop-grid,.notification-settings-flow .settings-desktop-grid,.connections-settings-flow .settings-desktop-grid,.support-settings-flow .settings-desktop-grid{grid-template-columns:1fr!important;gap:18px!important}}@media(min-width:1280px){.settings-layout{grid-template-columns:268px minmax(0,1fr)!important}.settings-main-content{padding:34px 42px 42px!important}.settings-desktop-grid,.membership-settings-flow .settings-desktop-grid{gap:24px!important}}.dashboard-sidebar.slim .nav-item,.mobile-nav button{position:relative!important}.pro-lock-icon{position:absolute!important;display:block!important;border-radius:999px!important;background:#fff!important;box-shadow:0 6px 14px #0f172a24!important}.dashboard-sidebar.slim .nav-item.is-locked,.mobile-nav button.is-locked{color:#64748b!important}@media(min-width:1024px){.dashboard-sidebar.slim{width:92px!important;flex:0 0 92px!important;height:100vh!important;padding:28px 0!important;gap:28px!important;background:#ffffffe6!important;border-right:1px solid rgba(15,23,42,.07)!important;box-shadow:10px 0 36px #0f172a0d!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.dashboard-sidebar.slim .sidebar-logo{width:54px!important;height:54px!important;margin:0!important;border-radius:18px!important;display:flex!important;align-items:center!important;justify-content:center!important;background:linear-gradient(135deg,#fff,#eef2ff)!important;border:1px solid rgba(99,102,241,.1)!important;box-shadow:0 16px 30px #6366f11f!important}.dashboard-sidebar.slim .sidebar-nav{width:100%!important;height:auto!important;flex:1 1 auto!important;align-items:center!important;justify-content:flex-start!important;gap:14px!important}.dashboard-sidebar.slim .nav-item{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important;padding:0!important;border-radius:17px!important;color:#64748b!important;background:#ffffff94!important;border:1px solid rgba(15,23,42,.05)!important;box-shadow:0 10px 24px #0f172a08!important}.dashboard-sidebar.slim .nav-item:hover{color:#334155!important;background:#fff!important;border-color:#6366f129!important;transform:translateY(-1px)!important;box-shadow:0 16px 28px #0f172a14!important}.dashboard-sidebar.slim .nav-item.active{color:#fff!important;background:linear-gradient(135deg,#4f46e5,#6366f1)!important;border-color:#4f46e533!important;box-shadow:0 18px 30px -14px #4f46e5b8!important}.dashboard-sidebar.slim .nav-item.active:after{content:""!important;position:absolute!important;left:-21px!important;top:50%!important;width:4px!important;height:22px!important;border-radius:0 999px 999px 0!important;background:#4f46e5!important;transform:translateY(-50%)!important}.dashboard-sidebar.slim .nav-item svg{width:22px!important;height:22px!important;stroke-width:2.1!important}.dashboard-sidebar.slim .nav-item.is-locked:not(.active){background:#f8fafcc2!important}.dashboard-sidebar.slim .nav-item .pro-lock-icon{top:7px!important;right:7px!important;width:13px!important;height:13px!important;padding:2px!important}.sidebar-footer-pro{width:100%!important;margin-top:auto!important;display:flex!important;justify-content:center!important}.sidebar-footer-pro .pro-upgrade-pill{width:48px!important;height:48px!important;padding:0!important;border-radius:16px!important;background:linear-gradient(135deg,#ecfdf5,#eef2ff)!important;border:1px solid rgba(0,230,118,.22)!important;box-shadow:0 16px 28px #0f172a14!important}.sidebar-footer-pro .pro-upgrade-pill:hover{transform:translateY(-2px)!important;border-color:#6366f13d!important;box-shadow:0 20px 34px #0f172a1f!important}.mobile-nav{display:none!important}}@media(max-width:1023px){.dashboard-sidebar.slim{display:none!important}.dashboard-main-content{padding-bottom:calc(86px + env(safe-area-inset-bottom))!important}.mobile-nav{left:max(12px,env(safe-area-inset-left))!important;right:max(12px,env(safe-area-inset-right))!important;bottom:max(10px,env(safe-area-inset-bottom))!important;height:68px!important;padding:0 12px!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;align-items:center!important;gap:6px!important;border-radius:24px!important;border:1px solid rgba(15,23,42,.08)!important;background:#fffffff0!important;box-shadow:0 20px 44px #0f172a29!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.mobile-nav button{width:100%!important;min-width:0!important;height:46px!important;min-height:46px!important;padding:0!important;display:flex!important;align-items:center!important;justify-content:center!important;border-radius:16px!important;color:#64748b!important;background:transparent!important;transition:background .2s ease,color .2s ease,transform .2s ease,box-shadow .2s ease!important}.mobile-nav button.active{color:#4f46e5!important;background:#eef2ff!important;box-shadow:inset 0 0 0 1px #6366f114!important}.mobile-nav button.is-locked:not(.active){color:#64748b!important;background:#f8fafcb3!important}.mobile-nav button .pro-lock-icon{top:7px!important;right:calc(50% - 19px)!important;width:12px!important;height:12px!important;padding:2px!important}.mobile-nav button.fab{width:54px!important;height:54px!important;min-width:54px!important;min-height:54px!important;margin:-18px auto 0!important;border-radius:19px!important;color:#fff!important;background:linear-gradient(135deg,#4f46e5,#6366f1)!important;box-shadow:0 18px 30px #4f46e54d!important}.mobile-nav button.fab:active,.mobile-nav button:active{transform:scale(.96)!important}}@media(max-width:390px){.mobile-nav{left:8px!important;right:8px!important;height:64px!important;padding:0 8px!important;gap:4px!important;border-radius:22px!important}.mobile-nav button{height:42px!important;min-height:42px!important;border-radius:14px!important}.mobile-nav button.fab{width:50px!important;height:50px!important;min-width:50px!important;min-height:50px!important}}@media(max-width:768px){.modal-overlay,.paywall-overlay{align-items:flex-end!important;justify-content:center!important;padding:max(12px,env(safe-area-inset-top)) 0 0!important;overflow:hidden!important}.modal-content.premium-modal,.modal-content.premium-modal:not(.detection-result-modal),.detection-result-modal,.paywall-content-premium{width:100%!important;max-width:100%!important;max-height:min(82dvh,720px)!important;margin:0!important;padding:16px 16px calc(18px + env(safe-area-inset-bottom))!important;border-radius:24px 24px 0 0!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch;box-sizing:border-box!important}.modal-content.premium-modal:before,.detection-result-modal:before,.paywall-content-premium:before{content:""!important;position:sticky!important;top:0!important;z-index:4!important;display:block!important;width:42px!important;height:4px!important;margin:0 auto 12px!important;border-radius:999px!important;background:#94a3b873!important}.modal-header,.modal-header-premium,.detection-result-modal .modal-header{position:sticky!important;top:0!important;z-index:8!important;min-height:50px!important;margin:0 0 14px!important;padding:0 0 12px!important;align-items:flex-start!important;background:linear-gradient(180deg,#fff 78%,#fff0)!important}.modal-title-area,.modal-title-group{min-width:0!important;padding-right:8px!important;gap:10px!important}.modal-title-area h3,.modal-title-group h3{font-size:1rem!important;line-height:1.28!important;word-break:keep-all!important}.modal-title-area p,.modal-title-group p,.modal-subtitle{font-size:.76rem!important;line-height:1.42!important}.modal-icon-bg{width:40px!important;height:40px!important;min-width:40px!important;border-radius:12px!important}.close-btn-round,.modal-content.premium-modal:not(.detection-result-modal) .close-btn-round,.detection-result-modal .close-btn-round,.paywall-close{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important;flex:0 0 46px!important;border-radius:16px!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#0f172a!important;background:#f1f5f9!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 10px 22px #0f172a14!important;z-index:12!important}.close-btn-round svg{width:22px!important;height:22px!important;stroke-width:2.4!important}.paywall-close{position:sticky!important;top:0!important;left:auto!important;right:0!important;margin-left:auto!important;margin-bottom:8px!important;font-size:1rem!important;line-height:1!important}.modal-form{gap:12px!important}.form-group-premium{gap:7px!important}.form-group-premium label{font-size:.84rem!important;line-height:1.3!important}.form-row-premium{display:grid!important;grid-template-columns:1fr!important;gap:10px!important}.input-with-icon,.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon{min-height:46px!important;height:46px!important;padding:0 12px!important;border-radius:14px!important}.input-with-icon input,.input-with-icon select,.premium-select,.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon input,.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon select{min-height:44px!important;height:44px!important;font-size:.92rem!important}.color-picker-grid{gap:8px!important}.color-option{width:32px!important;height:32px!important}.modal-actions-premium,.modal-footer-premium,.modal-footer-detection,.detection-footer{position:sticky!important;bottom:0!important;z-index:7!important;margin:12px -16px calc(-18px - env(safe-area-inset-bottom))!important;padding:12px 16px calc(14px + env(safe-area-inset-bottom))!important;background:linear-gradient(180deg,#fff0,#fff 22%)!important}.submit-btn-premium,.save-btn-premium,.delete-btn-premium,.scan-add-btn,.paywall-btn-premium,.paywall-action-btn-premium,.modal-content.premium-modal:not(.detection-result-modal) .submit-btn-premium,.modal-content.premium-modal:not(.detection-result-modal) .save-btn-premium,.modal-content.premium-modal:not(.detection-result-modal) .delete-btn-premium{min-height:46px!important;height:auto!important;padding:0 14px!important;border-radius:14px!important;font-size:.9rem!important}.detection-result-modal{max-height:min(84dvh,740px)!important}.detection-results-container{max-height:none!important;padding-right:0!important}.detection-item-row{min-height:96px!important;padding:14px!important;border-radius:16px!important}.paywall-content-premium{text-align:left!important}.paywall-header{text-align:center!important}.paywall-icon-main{width:62px!important;height:62px!important;border-radius:18px!important;margin-bottom:14px!important}.paywall-header h2{font-size:1.24rem!important;line-height:1.32!important}.paywall-header p{margin-bottom:16px!important;font-size:.86rem!important;line-height:1.45!important}.paywall-features-grid{gap:10px!important;margin-bottom:16px!important}.p-feature{padding:10px 0!important;gap:10px!important}.paywall-price-info{margin-bottom:14px!important;padding:12px!important;border-radius:16px!important;text-align:center!important}}@media(max-width:380px){.modal-content.premium-modal,.modal-content.premium-modal:not(.detection-result-modal),.detection-result-modal,.paywall-content-premium{max-height:80dvh!important;padding-left:14px!important;padding-right:14px!important}.close-btn-round,.modal-content.premium-modal:not(.detection-result-modal) .close-btn-round,.detection-result-modal .close-btn-round,.paywall-close{width:44px!important;height:44px!important;min-width:44px!important;min-height:44px!important;flex-basis:44px!important}}@media(max-width:1023px){.settings-view{width:100%!important;max-width:none!important;padding:0!important;margin:0!important}.settings-view .main-header{margin:0 0 14px!important;padding:0!important;align-items:flex-start!important}.settings-view .title-group{min-width:0!important;gap:4px!important}.settings-view .header-subtitle{font-size:.68rem!important;line-height:1.3!important}.settings-view .main-header h3{font-size:1.35rem!important;line-height:1.2!important}.settings-layout{width:100%!important;display:flex!important;flex-direction:column!important;gap:12px!important;min-height:0!important;margin:0!important;padding:0!important;border:none!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.settings-nav{position:sticky!important;top:0!important;z-index:20!important;width:calc(100vw - 32px)!important;max-width:100%!important;margin:0 -2px 2px!important;padding:6px 2px 10px!important;display:flex!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;border:none!important;background:linear-gradient(180deg,#f8fafcfa,#f8fafce6 82%,#f8fafc00)!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity!important;scroll-padding:0 42%!important}.settings-nav::-webkit-scrollbar{display:none!important}.settings-nav-item{flex:0 0 auto!important;width:auto!important;min-width:max-content!important;min-height:42px!important;height:42px!important;padding:0 14px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:8px!important;border-radius:999px!important;border:1px solid rgba(15,23,42,.06)!important;background:#ffffffd1!important;color:#64748b!important;box-shadow:0 10px 22px #0f172a0a!important;font-size:.82rem!important;font-weight:800!important;line-height:1!important;white-space:nowrap!important;scroll-snap-align:center!important}.settings-nav-item svg{width:16px!important;height:16px!important;flex:0 0 auto!important}.settings-nav-item.active{color:#4f46e5!important;background:#eef2ff!important;border-color:#6366f129!important;box-shadow:inset 0 0 0 1px #6366f114,0 12px 24px #6366f11a!important}.settings-nav-item.active:after{display:none!important}.settings-main-content{width:100%!important;min-width:0!important;min-height:0!important;padding:0!important;background:transparent!important;overflow:visible!important}.account-settings-flow,.membership-settings-flow,.notif-settings-flow,.notification-settings-flow,.connections-settings-flow,.support-settings-flow{width:100%!important;min-width:0!important}.settings-desktop-grid,.membership-settings-flow .settings-desktop-grid,.notif-settings-flow .settings-desktop-grid,.notification-settings-flow .settings-desktop-grid,.connections-settings-flow .settings-desktop-grid,.support-settings-flow .settings-desktop-grid{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin:0!important}.settings-grid-col{min-width:0!important;width:100%!important;display:flex!important;flex-direction:column!important;gap:12px!important}.settings-grid-col>.security-card,.settings-grid-col>.membership-card-premium,.settings-grid-col>.account-profile-card{margin:0!important}.account-profile-card.large{min-height:0!important;padding:20px 16px!important;border-radius:22px!important;display:flex!important;flex-direction:row!important;align-items:center!important;text-align:left!important;gap:14px!important;background:#ffffffe6!important}.profile-avatar-large{width:56px!important;height:56px!important;min-width:56px!important;font-size:1.35rem!important;border-radius:18px!important}.profile-info{min-width:0!important;flex:1 1 auto!important}.profile-name-display{font-size:1.05rem!important;line-height:1.25!important;margin:0 0 4px!important}.profile-email-display,.profile-meta-row{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:.76rem!important}.membership-card-premium{min-height:0!important;padding:20px 16px!important;border-radius:22px!important}.premium-card-header{align-items:flex-start!important;gap:12px!important}.premium-plan-name{font-size:1.45rem!important;line-height:1.15!important}.premium-billing-info{display:grid!important;grid-template-columns:1fr!important;gap:10px!important;margin-top:18px!important}.billing-details,.billing-details[style]{text-align:left!important}.security-card{width:100%!important;min-width:0!important;padding:18px 16px!important;border-radius:22px!important;gap:14px!important;background:#ffffffe6!important;box-shadow:0 16px 38px #0f172a0f!important}.settings-section-header,.header-with-icon{margin:0!important;padding:0 0 12px!important;gap:10px!important;align-items:flex-start!important}.security-icon-box{width:38px!important;height:38px!important;min-width:38px!important;border-radius:12px!important}.header-with-icon h4,.security-card h4{font-size:1rem!important;line-height:1.28!important;margin:0 0 4px!important;word-break:keep-all!important}.header-with-icon p,.security-card p,.item-desc{font-size:.78rem!important;line-height:1.48!important;word-break:keep-all!important}.settings-item-row-v2{display:grid!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:10px!important;margin-top:0!important;padding-top:12px!important}.settings-item-row-v2 .item-text{min-width:0!important}.item-title{font-size:.92rem!important;line-height:1.3!important}.card-action-btn,.membership-settings-flow .card-action-btn{width:100%!important;min-height:44px!important;padding:0 14px!important;justify-content:center!important;border-radius:14px!important;font-size:.86rem!important;white-space:normal!important;line-height:1.25!important}.vibe-switch{justify-self:flex-start!important}.membership-benefits-list{gap:10px!important}.benefit-item-v2{padding:12px!important;gap:10px!important;border-radius:14px!important}.benefit-info strong{font-size:.86rem!important;line-height:1.35!important}.benefit-info p{font-size:.74rem!important;line-height:1.45!important}.notif-preview-card{border-radius:16px!important;overflow:hidden!important}.preview-content{align-items:flex-start!important}.support-contact-box,.connection-status-card-v2,.blacklist-tags-v2{border-radius:16px!important}.blacklist-input-group-v2{display:grid!important;grid-template-columns:1fr!important;gap:8px!important}.blacklist-input-group-v2 input{width:100%!important;min-height:42px!important;box-sizing:border-box!important}}@media(max-width:380px){.settings-nav{width:calc(100vw - 28px)!important}.settings-nav-item{min-height:40px!important;height:40px!important;padding:0 12px!important;font-size:.78rem!important}.account-profile-card.large,.membership-card-premium,.security-card{padding-left:14px!important;padding-right:14px!important;border-radius:20px!important}.profile-avatar-large{width:50px!important;height:50px!important;min-width:50px!important}}.dashboard-scroll-area .main-header,.dashboard-scroll-area .main-header.compact,.dashboard-scroll-area .calendar-main-header{width:100%!important;box-sizing:border-box!important}.dashboard-scroll-area .main-header .title-group,.dashboard-scroll-area .calendar-main-header .title-group{min-width:0!important}.dashboard-scroll-area .header-subtitle{width:fit-content!important;min-height:28px!important;padding:0 11px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;background:#6366f117!important;color:#4f46e5!important;font-weight:900!important;text-transform:none!important;letter-spacing:0!important;line-height:1!important}@media(min-width:1024px){.dashboard-scroll-area .main-header,.dashboard-scroll-area .main-header.compact,.dashboard-scroll-area .calendar-main-header{flex-direction:row!important;align-items:flex-start!important;justify-content:space-between!important;gap:24px!important;margin:0 0 24px!important;padding:0 2px!important;text-align:left!important}.dashboard-scroll-area .main-header .title-group,.dashboard-scroll-area .calendar-main-header .title-group,.settings-view .title-group{align-items:flex-start!important;text-align:left!important;gap:8px!important}.dashboard-scroll-area .main-header h3,.dashboard-scroll-area .calendar-main-header h3,.settings-view .main-header h3{font-size:1.62rem!important;line-height:1.18!important;font-weight:900!important;margin:0!important;color:#0f172a!important}.dashboard-scroll-area .header-subtitle{font-size:.76rem!important}.main-header.compact .dashboard-primary-action-premium{flex:0 0 auto!important}}@media(max-width:1023px){.dashboard-scroll-area .main-header,.dashboard-scroll-area .main-header.compact,.dashboard-scroll-area .calendar-main-header,.settings-view .main-header{flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;margin:0 0 16px!important;padding:6px 0 0!important;text-align:center!important}.dashboard-scroll-area .main-header .title-group,.dashboard-scroll-area .calendar-main-header .title-group,.settings-view .title-group{width:100%!important;align-items:center!important;text-align:center!important;gap:8px!important}.dashboard-scroll-area .header-subtitle,.settings-view .header-subtitle{max-width:min(100%,320px)!important;min-height:27px!important;padding:0 10px!important;font-size:.7rem!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.dashboard-scroll-area .main-header h3,.dashboard-scroll-area .calendar-main-header h3,.settings-view .main-header h3{width:100%!important;font-size:1.34rem!important;line-height:1.24!important;font-weight:900!important;margin:0!important;color:#0f172a!important;word-break:keep-all!important}.main-header.compact .dashboard-primary-action-premium{width:min(100%,320px)!important;min-height:46px!important;justify-content:center!important;margin:2px auto 0!important}.calendar-main-header .header-actions-pro{width:100%!important;display:flex!important;justify-content:center!important}.calendar-main-header .budget-status-container{width:min(100%,340px)!important}}@media(max-width:380px){.dashboard-scroll-area .header-subtitle,.settings-view .header-subtitle{max-width:min(100%,280px)!important;font-size:.66rem!important}.dashboard-scroll-area .main-header h3,.dashboard-scroll-area .calendar-main-header h3,.settings-view .main-header h3{font-size:1.24rem!important}}@media(max-width:767px){.dashboard-container,.dashboard-main-content,.dashboard-scroll-area,.dashboard-hero-container,.hero-dashboard-layer,.ai-scan-enhanced,.dashboard-bento-grid-v2,div.bento-item,.bento-item-dash{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.dashboard-scroll-area{width:100%!important;max-width:100%!important;padding:14px 12px calc(94px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important}.dashboard-hero-container{gap:14px!important}.hero-dashboard-layer{width:100%!important;padding:clamp(18px,5vw,24px)!important;border-radius:24px!important;overflow:hidden!important;gap:18px!important}.hero-main-info{min-width:0!important;width:100%!important}.hero-badge-group{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;margin-bottom:18px!important}.hero-pill-badge,.hero-quick-add-btn{min-width:0!important;min-height:38px!important;height:38px!important;padding:0 12px!important;border-radius:999px!important;font-size:.76rem!important;font-weight:800!important;white-space:nowrap!important}.hero-pill-badge{justify-content:center!important;overflow:hidden!important;text-overflow:ellipsis!important}.hero-quick-add-btn{flex:0 0 auto!important}.hero-total-amount{width:100%!important;max-width:100%!important;font-size:clamp(2.35rem,11.5vw,3.35rem)!important;line-height:1.02!important;letter-spacing:0!important;margin:0 0 22px!important;overflow-wrap:anywhere!important}.hero-spending-label{margin-top:8px!important;font-size:clamp(.82rem,3vw,.95rem)!important;line-height:1.35!important}.hero-stats-row{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;align-items:stretch!important}.hero-stat-divider{display:none!important}.hero-stat-box{min-width:0!important;padding:0 10px!important;border-left:1px solid rgba(255,255,255,.1)!important}.hero-stat-box:first-child{padding-left:0!important;border-left:0!important}.hero-stat-box:last-child{padding-right:0!important}.hero-stat-box .label{min-width:0!important;font-size:clamp(.68rem,2.7vw,.78rem)!important;line-height:1.35!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.hero-stat-box .value{min-width:0!important;max-width:100%!important;display:flex!important;align-items:center!important;gap:4px!important;font-size:clamp(.95rem,4.8vw,1.28rem)!important;line-height:1.22!important;overflow:hidden!important;text-overflow:ellipsis!important}.hero-stat-box .value.info{display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;white-space:normal!important;overflow:hidden!important;overflow-wrap:anywhere!important}.hero-reminder-panel{width:100%!important;min-width:0!important;padding:18px!important;border-radius:22px!important}.reminder-panel-content,.reminder-header,.reminder-body{min-width:0!important}.reminder-header h3,.reminder-main-msg,.reminder-sub-msg{max-width:100%!important;overflow-wrap:anywhere!important}.ai-scan-enhanced{position:relative!important;width:100%!important;min-height:0!important;padding:18px!important;display:grid!important;grid-template-columns:1fr!important;gap:14px!important;border-radius:24px!important;overflow:hidden!important}.scan-content{min-width:0!important;width:100%!important;display:grid!important;grid-template-columns:48px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}.scan-visual{width:48px!important;height:48px!important;min-width:48px!important}.scan-planet{width:40px!important;height:40px!important;border-radius:14px!important}.scan-text{min-width:0!important}.scan-text h4{margin:0 0 4px!important;font-size:clamp(1rem,4.1vw,1.12rem)!important;line-height:1.3!important;word-break:keep-all!important}.scan-text p{max-width:100%!important;margin:0!important;font-size:.82rem!important;line-height:1.45!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.scan-cta-btn{position:static!important;width:100%!important;min-width:0!important;min-height:48px!important;padding:0 16px!important;border-radius:16px!important;font-size:.92rem!important;line-height:1.25!important;white-space:normal!important;box-shadow:0 16px 28px #0f172a29!important}.dashboard-bento-grid-v2,.dashboard-bento-grid,.dashboard-bento-grid.compact{width:100%!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important}div.bento-item,.bento-item-dash{width:100%!important;padding:18px!important;border-radius:24px!important;overflow:hidden!important}.bento-header,.bento-header-dash,.list-title-header{min-width:0!important}.bento-header h3,.bento-header-dash h3,.list-title-header h3{min-width:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.brand-info,.timeline-main,.row-info,.text-content,.service-info{min-width:0!important}.brand-info .name,.timeline-main .name,.row-name,.primary-text,.secondary-text{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.mobile-nav{max-width:calc(100vw - 20px)!important}}@media(min-width:381px)and (max-width:767px){.dashboard-scroll-area{padding-left:18px!important;padding-right:18px!important}.hero-dashboard-layer{padding:26px 28px!important;border-radius:26px!important}.hero-total-amount{font-size:clamp(2.8rem,10vw,3.55rem)!important}.ai-scan-enhanced,div.bento-item,.bento-item-dash{padding:20px!important}}@media(max-width:380px){.hero-dashboard-layer{padding:18px 16px!important}.hero-stat-box{padding:0 7px!important}.hero-stat-box .value{font-size:.92rem!important}.scan-content{grid-template-columns:42px minmax(0,1fr)!important}.scan-visual{width:42px!important;height:42px!important;min-width:42px!important}}@media(max-width:768px){.modal-content.premium-modal:not(.detection-result-modal){max-height:min(78dvh,660px)!important;padding-top:12px!important}.modal-content.premium-modal:not(.detection-result-modal) .modal-header{min-height:48px!important;margin-bottom:10px!important;padding-bottom:10px!important}.modal-content.premium-modal:not(.detection-result-modal) .modal-form{gap:14px!important}.modal-content.premium-modal:not(.detection-result-modal) .form-group-premium{gap:8px!important}.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon{height:48px!important;min-height:48px!important;border-radius:15px!important}.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon input,.modal-content.premium-modal:not(.detection-result-modal) .input-with-icon select{height:46px!important;min-height:46px!important}.modal-content.premium-modal:not(.detection-result-modal) .modal-footer-premium{display:grid!important;grid-template-columns:minmax(84px,.42fr) minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important;margin:16px -16px calc(-18px - env(safe-area-inset-bottom))!important;padding:14px 16px calc(16px + env(safe-area-inset-bottom))!important}.modal-content.premium-modal:not(.detection-result-modal) .delete-btn-premium,.modal-content.premium-modal:not(.detection-result-modal) .save-btn-premium{width:100%!important;min-width:0!important;min-height:52px!important;height:52px!important;padding:0 12px!important;border-radius:16px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;white-space:nowrap!important;word-break:keep-all!important;writing-mode:horizontal-tb!important;line-height:1!important}.modal-content.premium-modal:not(.detection-result-modal) .delete-btn-premium{font-size:.82rem!important}.modal-content.premium-modal:not(.detection-result-modal) .save-btn-premium{font-size:.95rem!important;font-weight:900!important}.modal-content.premium-modal:not(.detection-result-modal) .delete-btn-premium svg,.modal-content.premium-modal:not(.detection-result-modal) .save-btn-premium svg{width:16px!important;height:16px!important;flex:0 0 auto!important}}@media(max-width:380px){.modal-content.premium-modal:not(.detection-result-modal) .modal-footer-premium{grid-template-columns:76px minmax(0,1fr)!important;gap:8px!important;padding-left:14px!important;padding-right:14px!important}.modal-content.premium-modal:not(.detection-result-modal) .delete-btn-premium,.modal-content.premium-modal:not(.detection-result-modal) .save-btn-premium{min-height:50px!important;height:50px!important;padding:0 10px!important}.modal-content.premium-modal:not(.detection-result-modal) .delete-btn-premium{font-size:.76rem!important}}@media(max-width:767px){.dashboard-bento-grid-v2>*,.main-list-preview,.upcoming-timeline,.category-distribution{min-width:0!important;width:100%!important}.bento-header{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-bottom:16px!important}.bento-header .title-group,.list-title-header{min-width:0!important;width:100%!important;display:flex!important;align-items:center!important;gap:8px!important}.bento-header h3,.list-title-header h3,.title-group h3{min-width:0!important;max-width:100%!important;font-size:clamp(1.28rem,6.4vw,1.62rem)!important;line-height:1.18!important;font-weight:900!important;letter-spacing:0!important;white-space:normal!important;overflow:hidden!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important}.count-badge,.title-group .count{flex:0 0 auto!important;min-width:28px!important;height:24px!important;padding:0 8px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;border-radius:999px!important;font-size:.74rem!important;font-weight:900!important}.more-btn{flex:0 0 auto!important;min-width:88px!important;max-width:104px!important;min-height:42px!important;padding:0 10px!important;justify-content:center!important;gap:4px!important;font-size:.76rem!important;line-height:1.15!important;white-space:normal!important;word-break:keep-all!important}.more-btn svg{width:16px!important;height:16px!important;flex:0 0 auto!important}.sub-preview-list{gap:12px!important}.sub-item-modern{min-width:0!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;padding:14px!important;border-radius:18px!important}.item-brand{min-width:0!important;display:grid!important;grid-template-columns:44px minmax(0,1fr)!important;align-items:center!important;gap:12px!important}.brand-logo-container{width:44px!important;height:44px!important;min-width:44px!important;border-radius:14px!important}.brand-logo-container .service-icon-container{width:34px!important;height:34px!important;border-radius:11px!important}.brand-info{min-width:0!important;max-width:100%!important}.brand-info .name{max-width:100%!important;font-size:.98rem!important;line-height:1.28!important;font-weight:900!important}.brand-info .category{max-width:100%!important;font-size:.78rem!important;line-height:1.35!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.item-status{min-width:72px!important;max-width:96px!important;flex-shrink:0!important;align-items:flex-end!important}.item-status .price{max-width:96px!important;font-size:clamp(.9rem,4vw,1rem)!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important}.dday-chip{max-width:76px!important;min-height:26px!important;padding:0 10px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-size:.72rem!important;white-space:nowrap!important}.timeline-flow{gap:12px!important;padding-left:0!important}.timeline-card{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:24px minmax(0,1fr)!important;gap:10px!important}.time-indicator{align-items:center!important}.timeline-content{min-width:0!important;width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;padding:14px 16px!important;border-radius:18px!important}.timeline-main{min-width:0!important}.timeline-main .name{max-width:100%!important;font-size:.96rem!important;line-height:1.3!important;font-weight:900!important}.timeline-main .dday{font-size:.78rem!important}.timeline-content .price{max-width:98px!important;font-size:.95rem!important;line-height:1.2!important;text-align:right!important;overflow:hidden!important;text-overflow:ellipsis!important}.category-distribution .bento-header{grid-template-columns:minmax(0,1fr) 34px!important}.header-icon-wrapper{width:34px!important;height:34px!important;flex:0 0 34px!important}.chart-wrapper{min-width:0!important;overflow:hidden!important}.donut-chart-container{max-width:100%!important}.mobile-nav{left:10px!important;right:10px!important;bottom:8px!important}}@media(min-width:381px)and (max-width:767px){.bento-header h3,.list-title-header h3,.title-group h3{font-size:clamp(1.42rem,6.2vw,1.78rem)!important}.sub-item-modern,.timeline-content{padding:16px!important}}@media(max-width:380px){.bento-header{gap:8px!important}.more-btn{min-width:78px!important;max-width:92px!important;padding:0 8px!important;font-size:.7rem!important}.sub-item-modern{grid-template-columns:minmax(0,1fr) minmax(68px,auto)!important;padding:12px!important}.item-brand{grid-template-columns:40px minmax(0,1fr)!important;gap:10px!important}.brand-logo-container{width:40px!important;height:40px!important;min-width:40px!important}.item-status{min-width:68px!important;max-width:82px!important}.item-status .price,.timeline-content .price{max-width:82px!important;font-size:.86rem!important}}@media(max-width:767px){.dashboard-main-content,.dashboard-scroll-area,.dashboard-hero-container,.dashboard-bento-grid-v2,.dashboard-bento-grid,.premium-list-container,.settings-view,.blacklist-view-container,.calendar-tab-view,.calendar-dashboard-grid,.calendar-bento-card,.calendar-side-overview,.calendar-selected-summary,.main-list-preview,.upcoming-timeline,.category-distribution,.management-panel,.summary-card-premium,.security-card,.membership-card-premium,.account-profile-card,.notif-preview-card,.timeline-content,.sub-item-modern,.management-row,.legend-item-v2{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.dashboard-scroll-area{padding-top:14px!important;padding-left:12px!important;padding-right:12px!important;padding-bottom:calc(96px + env(safe-area-inset-bottom))!important}.dashboard-bento-grid-v2,.dashboard-bento-grid,.dashboard-bento-grid.compact,.summary-widgets-grid,.calendar-dashboard-grid,.calendar-overview-strip{grid-template-columns:minmax(0,1fr)!important;gap:14px!important}div.bento-item,.bento-item-dash,.calendar-bento-card,.summary-card-premium,.management-panel,.security-card,.membership-card-premium,.account-profile-card.large,.calendar-side-overview,.calendar-selected-summary{width:100%!important;padding:18px!important;border-radius:22px!important}.summary-card-premium{min-height:0!important}.summary-card-premium .card-label{font-size:.78rem!important;line-height:1.3!important}.summary-card-premium .card-value{font-size:clamp(1.2rem,6vw,1.6rem)!important;line-height:1.1!important}.summary-card-premium .card-trend{font-size:.76rem!important}.bento-header,.bento-header-dash{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important;margin-bottom:14px!important}.bento-header .title-group,.bento-header-dash .title-group,.list-title-header{min-width:0!important;width:100%!important}.bento-header h3,.bento-header-dash h3,.list-title-header h3,.calendar-bento-card h3,.calendar-side-overview h3,.calendar-selected-summary h3{min-width:0!important;font-size:clamp(1.18rem,6.1vw,1.5rem)!important;line-height:1.2!important;font-weight:900!important;letter-spacing:0!important;margin:0!important;word-break:keep-all!important;overflow-wrap:anywhere!important}.more-btn,.header-more-btn,.dashboard-primary-action-premium{min-height:42px!important;max-width:110px!important;padding:0 10px!important;justify-content:center!important;border-radius:14px!important;font-size:.76rem!important;line-height:1.15!important;white-space:normal!important}.sub-preview-list,.timeline-flow,.chart-legend,.management-list,.daily-detail-list{width:100%!important;gap:12px!important}.sub-item-modern,.management-row{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;padding:14px!important;border-radius:18px!important}.item-brand,.management-row .item-info{min-width:0!important;display:grid!important;grid-template-columns:42px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}.brand-logo-container,.management-row .icon-box{width:42px!important;height:42px!important;min-width:42px!important;border-radius:14px!important}.brand-info,.management-row .text-content,.timeline-main,.preview-text{min-width:0!important}.brand-info .name,.timeline-main .name,.primary-text,.row-name{max-width:100%!important;font-size:.96rem!important;line-height:1.28!important;font-weight:900!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.brand-info .category,.secondary-text,.timeline-main .dday,.preview-text p,.list-limit-notice p{max-width:100%!important;font-size:.78rem!important;line-height:1.42!important;overflow-wrap:anywhere!important}.item-status{min-width:72px!important;max-width:96px!important;align-items:flex-end!important}.item-status .price,.timeline-content .price,.row-price{max-width:100px!important;font-size:.98rem!important;font-weight:900!important;line-height:1.2!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.dday-chip,.dday-badge,.upcoming-badge{min-height:26px!important;padding:0 10px!important;border-radius:999px!important;font-size:.72rem!important;line-height:1!important;white-space:nowrap!important}.timeline-card{display:grid!important;grid-template-columns:22px minmax(0,1fr)!important;gap:10px!important;align-items:stretch!important}.time-indicator .dot{width:12px!important;height:12px!important}.timeline-content{width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important;padding:14px 15px!important;border-radius:18px!important;overflow:hidden!important}.chart-wrapper{width:100%!important;min-width:0!important;margin-top:0!important;overflow:hidden!important}.donut-chart-container{min-height:210px!important;max-width:100%!important;transform:scale(.94)!important;transform-origin:center top!important}.chart-center-label .total-label,.chart-center-label .total-percentage{font-size:.72rem!important}.chart-center-label .total-value{font-size:1.02rem!important}.chart-legend{gap:8px!important}.legend-item-v2{width:100%!important;padding:10px 12px!important;border-radius:14px!important}.legend-item-v2 .label,.legend-item-v2 .percentage{font-size:.78rem!important}.placeholder-chart,.empty-state-mini{padding:18px 12px!important;min-height:150px!important;text-align:center!important}.blacklist-view-container{max-width:none!important}.management-panel{margin-top:0!important;overflow:hidden!important}.panel-header,.panel-description,.management-row{padding-left:14px!important;padding-right:14px!important}.management-row .actions{opacity:1!important;transform:none!important}.notif-preview-card .preview-content{gap:10px!important}.calendar-bento-card,.calendar-side-overview,.calendar-selected-summary{padding:16px!important}.calendar-header-premium{gap:12px!important;margin-bottom:12px!important}.calendar-main-header .budget-status-container{width:100%!important;max-width:340px!important}}@media(min-width:381px)and (max-width:767px){.dashboard-scroll-area{padding-left:18px!important;padding-right:18px!important}.more-btn,.header-more-btn,.dashboard-primary-action-premium{max-width:116px!important}.sub-item-modern,.timeline-content,.management-row{padding:16px!important}}@media(max-width:380px){.dashboard-scroll-area{padding-left:10px!important;padding-right:10px!important}div.bento-item,.bento-item-dash,.calendar-bento-card,.summary-card-premium,.management-panel,.security-card,.membership-card-premium,.account-profile-card.large{padding:16px!important;border-radius:20px!important}.more-btn,.header-more-btn,.dashboard-primary-action-premium{max-width:96px!important;min-height:40px!important;font-size:.7rem!important}.sub-item-modern,.management-row{grid-template-columns:minmax(0,1fr) minmax(68px,auto)!important;padding:12px!important}.timeline-content{padding:12px!important}.item-status,.timeline-content .price{max-width:84px!important}.donut-chart-container{transform:scale(.9)!important}}@media(max-width:767px){.premium-controls-bar{width:100%!important;display:grid!important;grid-template-columns:1fr!important;gap:12px!important;margin-bottom:14px!important}.premium-search-box{width:100%!important;min-width:0!important;height:56px!important;padding:0 14px 0 46px!important;border-radius:18px!important}.premium-search-box .icon-left{left:14px!important;width:18px!important;height:18px!important}.premium-search-box input{min-width:0!important;width:100%!important;font-size:.9rem!important}.filter-pills{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:8px!important}.pill-btn{width:100%!important;min-width:0!important;min-height:40px!important;padding:0 8px!important;border-radius:999px!important;font-size:.78rem!important;font-weight:800!important;line-height:1.1!important;white-space:nowrap!important}.premium-sub-list{gap:12px!important}.sub-item-premium{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:1fr!important;gap:12px!important;padding:14px!important;border-radius:20px!important;overflow:hidden!important}.sub-item-premium .item-left-area,.sub-item-premium .item-mid-area,.sub-item-premium .item-right-area{min-width:0!important;width:100%!important}.sub-item-premium .item-left-area{display:grid!important;grid-template-columns:26px 46px minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}.sub-item-premium .col-check{width:26px!important;min-width:26px!important}.sub-item-premium .service-icon-container{width:46px!important;height:46px!important;min-width:46px!important;border-radius:14px!important}.sub-item-premium .service-meta{min-width:0!important}.sub-item-premium .service-name-row{min-width:0!important;display:flex!important;align-items:center!important;gap:8px!important}.sub-item-premium .service-meta h4{min-width:0!important;font-size:.98rem!important;line-height:1.25!important;font-weight:900!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.sub-item-premium .badge-cycle{flex:0 0 auto!important;min-height:22px!important;padding:0 7px!important;font-size:.68rem!important}.sub-item-premium .row-meta{min-width:0!important;display:flex!important;flex-wrap:wrap!important;gap:4px 8px!important}.sub-item-premium .row-cat,.sub-item-premium .row-date{font-size:.76rem!important;line-height:1.35!important}.sub-item-premium .item-mid-area{padding-top:10px!important;border-top:1px solid rgba(226,232,240,.8)!important}.sub-item-premium .payment-date-info{min-width:0!important;gap:7px!important;font-size:.8rem!important;line-height:1.4!important;overflow-wrap:anywhere!important}.sub-item-premium .memo-area{margin-top:4px!important;font-size:.74rem!important;line-height:1.4!important}.sub-item-premium .item-right-area{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:end!important;gap:12px!important}.sub-item-premium .price-stack{min-width:0!important;align-items:flex-start!important}.sub-item-premium .monthly-price{font-size:1rem!important;line-height:1.15!important;white-space:nowrap!important}.sub-item-premium .yearly-price{font-size:.78rem!important;line-height:1.3!important}.sub-item-premium .d-day-container{width:74px!important;min-width:74px!important;align-items:flex-end!important}.sub-item-premium .d-day-chip{min-height:26px!important;padding:0 10px!important;font-size:.72rem!important;border-radius:999px!important}.sub-item-premium .progress-bar-mini{width:100%!important;margin-top:6px!important}.calendar-overview-strip{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.calendar-overview-card{min-height:0!important;padding:14px!important;border-radius:18px!important}.calendar-overview-card.emphasis{grid-column:1 / -1!important}.overview-label{font-size:.72rem!important;line-height:1.2!important;margin-bottom:8px!important}.calendar-overview-card strong{font-size:1.3rem!important;line-height:1.1!important}.calendar-overview-card p{font-size:.76rem!important;line-height:1.38!important;margin-top:6px!important}.calendar-main-header .header-actions-pro,.calendar-main-header .budget-status-container,.calendar-main-header .budget-info-row{min-width:0!important}.calendar-main-header .budget-status-container{padding:14px!important;border-radius:18px!important}.calendar-main-header .budget-label{font-size:.74rem!important}.calendar-main-header .budget-value{font-size:1rem!important}.calendar-side-overview{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.calendar-side-stat{min-width:0!important;padding:14px!important;border-radius:16px!important}.calendar-side-label{font-size:.74rem!important;line-height:1.3!important}.calendar-side-stat strong{font-size:1.4rem!important;line-height:1.1!important}.calendar-panel-hint{font-size:.78rem!important;line-height:1.45!important;margin:14px 0!important}.notif-bar-mini{min-width:0!important;display:grid!important;grid-template-columns:auto minmax(0,1fr)!important;gap:10px!important;align-items:center!important}.notif-info{min-width:0!important}.notif-name,.notif-price{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.calendar-selected-summary{padding:14px!important;border-radius:18px!important}.calendar-selected-summary strong{font-size:1.3rem!important;line-height:1.12!important}.calendar-selected-metrics{display:flex!important;flex-wrap:wrap!important;gap:6px!important;margin-top:8px!important}.selected-metric{min-height:24px!important;padding:0 8px!important;font-size:.7rem!important;border-radius:999px!important}.daily-detail-list{gap:10px!important}.sub-item-premium-row.mini{min-width:0!important;display:grid!important;grid-template-columns:32px minmax(0,1fr) 18px!important;gap:10px!important;align-items:center!important;padding:12px!important;border-radius:16px!important}.row-info{min-width:0!important}.row-name,.row-price{max-width:100%!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}}@media(max-width:380px){.premium-search-box{height:52px!important;padding-left:42px!important}.premium-search-box .icon-left{left:12px!important}.pill-btn{font-size:.72rem!important}.sub-item-premium{padding:12px!important}.sub-item-premium .item-left-area{grid-template-columns:24px 42px minmax(0,1fr)!important}.sub-item-premium .badge-cycle{display:none!important}.sub-item-premium .item-right-area{grid-template-columns:minmax(0,1fr) 68px!important}.calendar-overview-strip,.calendar-side-overview{grid-template-columns:1fr!important}}.dashboard-container,.dashboard-main-content,.dashboard-scroll-area{min-width:0}.dashboard-scroll-area{overflow-x:hidden}@media(max-width:380px){.dashboard-scroll-area{padding:10px 10px calc(92px + env(safe-area-inset-bottom))!important}.hero-dashboard-layer,div.bento-item,.bento-item-dash,.calendar-bento-card,.summary-card-premium,.security-card,.membership-card-premium,.account-profile-card.large,.management-panel{border-radius:20px!important;padding:16px!important}.hero-total-amount{font-size:2.25rem!important}.bento-header h3,.bento-header-dash h3,.list-title-header h3,.title-group h3{font-size:1.18rem!important}.more-btn,.header-more-btn,.dashboard-primary-action-premium{max-width:94px!important;min-height:40px!important;font-size:.7rem!important}.sub-item-premium .item-left-area{grid-template-columns:24px 42px minmax(0,1fr)!important}.sub-item-premium .item-right-area{grid-template-columns:minmax(0,1fr) 68px!important}.calendar-overview-strip,.calendar-side-overview{grid-template-columns:1fr!important}}@media(min-width:381px)and (max-width:767px){.dashboard-scroll-area{padding:16px 18px calc(96px + env(safe-area-inset-bottom))!important}.hero-dashboard-layer,div.bento-item,.bento-item-dash,.calendar-bento-card,.summary-card-premium,.security-card,.membership-card-premium,.account-profile-card.large,.management-panel{border-radius:24px!important;padding:20px!important}.hero-total-amount{font-size:clamp(2.75rem,10vw,3.45rem)!important}.bento-header h3,.bento-header-dash h3,.list-title-header h3,.title-group h3{font-size:clamp(1.36rem,5.8vw,1.72rem)!important}.sub-item-modern,.sub-item-premium,.timeline-content,.management-row{padding:16px!important}.calendar-overview-strip,.calendar-side-overview{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(min-width:768px)and (max-width:1023px){.dashboard-container{flex-direction:column!important}.dashboard-sidebar.slim{display:none!important}.dashboard-main-content{width:100%!important;padding-bottom:calc(86px + env(safe-area-inset-bottom))!important}.dashboard-scroll-area{max-width:820px!important;min-height:100dvh!important;margin:0 auto!important;padding:28px 28px calc(104px + env(safe-area-inset-bottom))!important}.dashboard-bento-grid-v2,.dashboard-bento-grid,.dashboard-bento-grid.compact,.calendar-dashboard-grid,.settings-desktop-grid,.membership-settings-flow .settings-desktop-grid{grid-template-columns:minmax(0,1fr)!important;gap:18px!important}.hero-dashboard-layer{flex-direction:column!important;border-radius:28px!important}.mobile-nav{display:grid!important}}@media(min-width:1024px){.dashboard-container{flex-direction:row!important;align-items:stretch!important}.dashboard-sidebar.slim{display:flex!important}.dashboard-main-content{width:auto!important;padding-bottom:0!important}.dashboard-scroll-area{max-width:1680px!important;min-height:100vh!important;padding:48px 64px 56px!important;overflow-x:hidden!important}.mobile-nav{display:none!important}.hero-dashboard-layer{flex-direction:row!important;align-items:stretch!important}}@media(min-width:1024px)and (max-width:1180px){.dashboard-scroll-area{padding:36px 36px 48px!important}.dashboard-bento-grid-v2{grid-template-columns:minmax(0,1.35fr) minmax(320px,.9fr)!important;gap:24px!important}.calendar-dashboard-grid{grid-template-columns:minmax(0,1fr)!important}.settings-layout{grid-template-columns:220px minmax(0,1fr)!important}}@media(min-width:1280px){.dashboard-scroll-area{padding-left:64px!important;padding-right:64px!important}.dashboard-bento-grid-v2{grid-template-columns:1.8fr 1fr!important}.settings-layout{grid-template-columns:268px minmax(0,1fr)!important}}@media(max-width:360px)and (max-height:680px){.dashboard-scroll-area{padding-top:8px!important;padding-bottom:calc(84px + env(safe-area-inset-bottom))!important}.hero-dashboard-layer,div.bento-item,.bento-item-dash,.calendar-bento-card,.summary-card-premium{padding:14px!important}.hero-total-amount{font-size:2rem!important}.mobile-nav{height:64px!important}}@media(max-width:767px){.dashboard-container,.dashboard-main-content,.dashboard-scroll-area{width:100%!important;max-width:100vw!important;min-width:0!important;overflow-x:hidden!important}.dashboard-scroll-area{padding:14px 14px calc(112px + env(safe-area-inset-bottom))!important}.dashboard-hero-container,.dashboard-bento-grid-v2,.dashboard-bento-grid,.premium-list-container,.calendar-tab-view,.calendar-dashboard-grid{width:100%!important;max-width:100%!important;min-width:0!important}.hero-dashboard-layer{width:100%!important;max-width:100%!important;min-width:0!important;padding:24px 22px!important;border-radius:24px!important;overflow:hidden!important}.hero-top-row{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}.hero-total-amount{max-width:100%!important;font-size:clamp(2.35rem,12vw,3.15rem)!important;line-height:.98!important;overflow-wrap:anywhere!important}.hero-stats-row{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important}.hero-stat{min-width:0!important;padding:0 10px!important}.hero-stat .value{max-width:100%!important;font-size:clamp(.92rem,4.6vw,1.2rem)!important;line-height:1.15!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:normal!important}.alert-card-premium{width:100%!important;min-width:0!important;padding:16px!important;border-radius:20px!important}.main-list-preview,.upcoming-timeline,.category-distribution,.premium-list-container,.bento-item-dash,.calendar-bento-card{width:100%!important;max-width:100%!important;min-width:0!important;overflow:hidden!important}.list-title-header,.bento-header,.bento-header-dash{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;align-items:center!important}.list-title-header h3,.bento-header h3,.bento-header-dash h3{min-width:0!important;font-size:clamp(1.32rem,6.4vw,1.65rem)!important;line-height:1.14!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.more-btn,.header-more-btn{min-width:0!important;max-width:96px!important;height:42px!important;padding:0 10px!important;border-radius:14px!important;font-size:.75rem!important}.sub-preview-list,.premium-sub-list,.timeline-flow{width:100%!important;min-width:0!important;gap:12px!important;overflow:visible!important}.sub-item-modern,.timeline-content{width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;gap:12px!important;padding:14px!important;overflow:hidden!important}.sub-item-premium{width:100%!important;min-width:0!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:16px!important;border-radius:20px!important;overflow:hidden!important}.sub-item-premium .item-left-area{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:28px 48px minmax(0,1fr)!important;gap:12px!important;align-items:center!important}.sub-item-premium .col-check{width:28px!important;min-width:28px!important}.sub-item-premium .custom-checkbox.mini{width:24px!important;height:24px!important;border-radius:8px!important}.sub-item-premium .service-icon-container{width:48px!important;height:48px!important;min-width:48px!important;border-radius:14px!important}.sub-item-premium .service-meta,.sub-item-premium .service-name-row,.sub-item-premium .row-meta{min-width:0!important;max-width:100%!important}.sub-item-premium .service-name-row{display:grid!important;grid-template-columns:minmax(0,auto) auto!important;justify-content:start!important;gap:8px!important}.sub-item-premium .service-meta h4{min-width:0!important;max-width:150px!important;font-size:1rem!important;line-height:1.22!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.sub-item-premium .row-meta{display:flex!important;flex-wrap:wrap!important;gap:4px 8px!important}.sub-item-premium .item-mid-area{width:100%!important;min-width:0!important;padding-top:12px!important;border-top:1px solid rgba(226,232,240,.9)!important}.sub-item-premium .payment-date-info{width:100%!important;min-width:0!important;align-items:flex-start!important;font-size:.8rem!important;line-height:1.35!important}.sub-item-premium .payment-date-info span,.sub-item-premium .memo-area{min-width:0!important;max-width:100%!important;overflow-wrap:anywhere!important}.sub-item-premium .item-right-area{width:100%!important;min-width:0!important;display:grid!important;grid-template-columns:minmax(0,1fr) 72px!important;gap:12px!important;align-items:end!important;justify-content:stretch!important}.sub-item-premium .price-stack{min-width:0!important;align-items:flex-end!important;text-align:right!important}.sub-item-premium .monthly-price{max-width:100%!important;font-size:1.02rem!important;line-height:1.15!important;white-space:nowrap!important}.sub-item-premium .yearly-price{max-width:100%!important;font-size:.76rem!important;line-height:1.25!important;white-space:nowrap!important}.sub-item-premium .d-day-container{width:72px!important;min-width:72px!important;max-width:72px!important;align-items:stretch!important}.sub-item-premium .d-day-chip{width:100%!important;min-height:28px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.sub-item-premium .progress-bar-mini{width:100%!important}.calendar-tab-view{gap:14px!important}.dashboard-scroll-area .calendar-main-header{padding:0 2px!important;margin-bottom:12px!important}.dashboard-scroll-area .calendar-main-header .title-group{align-items:center!important;text-align:center!important}.dashboard-scroll-area .calendar-main-header h3{font-size:1.45rem!important;line-height:1.15!important}.calendar-main-header .budget-status-container{width:100%!important;max-width:292px!important;margin:0 auto!important;padding:14px 16px!important;border-radius:18px!important}.calendar-overview-strip{width:100%!important;display:grid!important;grid-template-columns:repeat(3,minmax(92px,1fr))!important;gap:10px!important;overflow-x:auto!important;padding:2px 2px 6px!important;scroll-snap-type:x proximity!important}.calendar-overview-card,.calendar-overview-card.emphasis{grid-column:auto!important;min-width:92px!important;min-height:86px!important;padding:12px!important;border-radius:16px!important;scroll-snap-align:center!important}.calendar-overview-card p{display:none!important}.calendar-overview-card strong{font-size:1.15rem!important}.overview-label{font-size:.7rem!important;line-height:1.25!important}.calendar-dashboard-grid{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:14px!important}.calendar-bento-card{padding:16px!important;border-radius:22px!important}.calendar-header-premium{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important}.month-nav-controls{width:100%!important;display:grid!important;grid-template-columns:40px minmax(0,1fr) 40px!important;gap:8px!important;align-items:center!important}.month-nav-controls h4{text-align:center!important;font-size:1.25rem!important}.nav-btn-mini{width:40px!important;height:40px!important}.calendar-selection-copy{width:100%!important;display:block!important;font-size:.78rem!important;line-height:1.45!important;text-align:left!important}.cal-legend{display:none!important}.cal-grid-premium{width:100%!important;display:grid!important;grid-template-columns:repeat(7,minmax(0,1fr))!important;grid-auto-rows:minmax(42px,auto)!important;gap:5px!important}.cal-weekday-label{min-width:0!important;padding:4px 0 6px!important;font-size:.66rem!important}.cal-cell-p{min-width:0!important;min-height:42px!important;height:42px!important;padding:5px!important;border-radius:11px!important;overflow:hidden!important}.cal-cell-head{margin:0!important;align-items:flex-start!important}.day-num{font-size:.72rem!important;line-height:1!important}.today-chip,.day-total-sum,.event-summary-row,.event-service-list{display:none!important}.cal-cell-p.marked:before{content:""!important;position:absolute!important;left:50%!important;bottom:6px!important;width:5px!important;height:5px!important;border-radius:999px!important;background:var(--color-vibe-mint)!important;transform:translate(-50%)!important}.cal-cell-p.urgent:before{background:var(--color-alert-rose)!important}.calendar-side-overview{grid-template-columns:repeat(2,minmax(0,1fr))!important}.calendar-panel-hint{margin:12px 0!important;font-size:.82rem!important}.notif-bar-mini{width:100%!important;min-width:0!important}.mobile-nav{left:12px!important;right:12px!important;bottom:calc(10px + env(safe-area-inset-bottom))!important;width:auto!important;max-width:none!important;height:66px!important;padding:8px!important;border-radius:22px!important}.mobile-nav button{min-width:0!important;width:100%!important;height:48px!important}.mobile-nav button.fab{width:56px!important;height:56px!important;margin-top:-16px!important}}@media(max-width:380px){.dashboard-scroll-area{padding-left:10px!important;padding-right:10px!important}.hero-dashboard-layer{padding:22px 18px!important}.hero-top-row{grid-template-columns:1fr!important}.hero-total-amount{font-size:clamp(2.15rem,11.8vw,2.75rem)!important}.hero-stats-row{gap:0!important}.hero-stat{padding:0 7px!important}.sub-item-premium{padding:14px!important}.sub-item-premium .item-left-area{grid-template-columns:26px 44px minmax(0,1fr)!important;gap:10px!important}.sub-item-premium .service-icon-container{width:44px!important;height:44px!important;min-width:44px!important}.sub-item-premium .service-meta h4{max-width:128px!important}.sub-item-premium .item-right-area{grid-template-columns:minmax(0,1fr) 66px!important}.sub-item-premium .d-day-container{width:66px!important;min-width:66px!important;max-width:66px!important}.calendar-overview-strip{grid-template-columns:repeat(3,minmax(86px,1fr))!important}.calendar-overview-card,.calendar-overview-card.emphasis{min-width:86px!important;padding:10px!important}.cal-grid-premium{gap:4px!important}.cal-cell-p{height:38px!important;min-height:38px!important;border-radius:10px!important}}@media(max-width:767px){.sub-item-premium{padding-right:16px!important}.sub-item-premium .item-right-area{width:100%!important;max-width:100%!important;display:grid!important;grid-template-columns:minmax(0,1fr) 58px!important;column-gap:10px!important;align-items:end!important;justify-items:stretch!important;overflow:hidden!important}.sub-item-premium .price-stack{min-width:0!important;max-width:100%!important;align-items:flex-end!important;text-align:right!important;overflow:hidden!important}.sub-item-premium .monthly-price,.sub-item-premium .yearly-price{max-width:100%!important;overflow:hidden!important;text-overflow:ellipsis!important}.sub-item-premium .d-day-container{width:58px!important;min-width:58px!important;max-width:58px!important;justify-self:end!important;align-items:stretch!important;overflow:hidden!important}.sub-item-premium .d-day-chip{width:58px!important;max-width:58px!important;min-height:28px!important;padding:0 6px!important;box-sizing:border-box!important;justify-content:center!important;font-size:.7rem!important;line-height:1!important;white-space:nowrap!important}.sub-item-premium .progress-bar-mini{width:58px!important;max-width:58px!important}}@media(max-width:380px){.sub-item-premium .item-right-area{grid-template-columns:minmax(0,1fr) 52px!important;column-gap:8px!important}.sub-item-premium .d-day-container,.sub-item-premium .d-day-chip,.sub-item-premium .progress-bar-mini{width:52px!important;min-width:52px!important;max-width:52px!important}.sub-item-premium .d-day-chip{padding:0 4px!important;font-size:.66rem!important}}@media(min-width:1024px){.dashboard-main-content{background:linear-gradient(180deg,#e2fff647,#f8fafc00 18%),#f8fafc!important}.dashboard-scroll-area{width:min(100%,1360px)!important;padding:34px 32px 56px!important}.dashboard-hero-container{gap:18px!important}.hero-dashboard-layer{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(320px,.62fr)!important;align-items:stretch!important;gap:22px!important;padding:30px 34px!important;margin-bottom:0!important;border-radius:30px!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 26px 64px #0f172a1f!important}.hero-dashboard-layer:before{top:-38%!important;right:-6%!important;width:420px!important;height:420px!important;opacity:.72!important}.hero-main-info{min-width:0!important;justify-content:space-between!important;gap:18px!important}.hero-badge-group{margin-bottom:2px!important;gap:10px!important}.hero-pill-badge,.hero-quick-add-btn{min-height:38px!important;height:38px!important;padding:0 14px!important;border-radius:999px!important;font-size:.8rem!important}.hero-total-amount{margin:0!important;font-size:clamp(3.05rem,3vw,4rem)!important;line-height:.98!important;letter-spacing:-.03em!important}.hero-spending-label{margin-top:10px!important;font-size:.96rem!important;line-height:1.35!important;color:#ffffffb8!important}.hero-stats-row{margin-top:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important;align-items:stretch!important}.hero-stat-divider{display:none!important}.hero-stat-box{min-width:0!important;padding:0 18px!important;border-left:1px solid rgba(255,255,255,.1)!important}.hero-stat-box:first-child{padding-left:0!important;border-left:0!important}.hero-stat-box:last-child{padding-right:0!important}.hero-stat-box .label{margin-bottom:7px!important;font-size:.8rem!important;color:#ffffff94!important}.hero-stat-box .value{gap:6px!important;font-size:1.05rem!important;line-height:1.28!important}.hero-stat-box .value.info{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hero-reminder-panel{width:100%!important;min-width:0!important;padding:18px 20px!important;border-radius:24px!important;background:linear-gradient(180deg,#ffffff12,#ffffff0a)!important;border-color:#ffffff1f!important;box-shadow:inset 0 1px #ffffff0d!important}.hero-reminder-panel:hover{transform:translateY(-2px)!important;box-shadow:inset 0 1px #ffffff0f,0 16px 32px #0f172a29!important}.reminder-panel-content{min-height:176px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.reminder-header{margin-bottom:14px!important;gap:10px!important}.reminder-icon-circle{width:34px!important;height:34px!important}.reminder-header h3{font-size:.9rem!important;letter-spacing:-.01em!important}.reminder-main-msg{font-size:1.38rem!important;line-height:1.28!important;letter-spacing:-.02em!important}.reminder-sub-msg{margin-top:8px!important;font-size:.88rem!important;line-height:1.5!important;color:#ffffffa8!important}.reminder-pro-tag{margin-top:12px!important}.ai-scan-enhanced{min-height:96px!important;padding:24px 28px!important;margin-top:0!important;border-radius:28px!important;background:linear-gradient(180deg,#fffffff5,#fff)!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 18px 40px #0f172a0d!important}.ai-scan-enhanced:hover{transform:translateY(-2px)!important;box-shadow:0 22px 44px #0f172a12!important}.scan-content{min-width:0!important;gap:18px!important}.scan-visual,.scan-orbit{width:52px!important;height:52px!important}.scan-planet{width:42px!important;height:42px!important;border-radius:14px!important;box-shadow:0 10px 24px #00df8224!important}.scan-text{min-width:0!important}.scan-text h4{margin-bottom:5px!important;font-size:1.18rem!important;line-height:1.25!important}.scan-text p{font-size:.9rem!important;line-height:1.45!important;color:#64748b!important}.scan-cta-btn{min-width:154px!important;min-height:50px!important;padding:0 20px!important;border-radius:16px!important;font-size:.95rem!important;font-weight:800!important;box-shadow:0 14px 28px #0f172a24!important}.scan-cta-btn:hover:not(:disabled){transform:translateY(-1px)!important;box-shadow:0 18px 34px #0f172a2e!important}.dashboard-bento-grid-v2{grid-template-columns:minmax(0,1.52fr) minmax(360px,.88fr)!important;gap:18px!important;margin-top:18px!important}div.bento-item{border-radius:28px!important;padding:24px 26px!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 18px 40px #0f172a0e!important}.bento-header{margin-bottom:18px!important;align-items:center!important}.list-title-header{gap:10px!important;align-items:center!important}.list-title-header h3,.bento-header h3{font-size:1.55rem!important;line-height:1.15!important;font-weight:900!important;letter-spacing:-.03em!important;color:#0f172a!important}.count-badge{min-width:26px!important;height:24px!important;padding:0 8px!important;border-radius:999px!important;font-size:.76rem!important}.more-btn{min-height:38px!important;padding:0 14px!important;border-radius:14px!important;font-size:.82rem!important;gap:6px!important;background:#f8fafc!important}.sub-preview-list{gap:10px!important}.sub-item-modern{padding:14px 16px!important;border-radius:20px!important;background:#f8fafcc7!important;border-color:#0f172a0d!important}.sub-item-modern:hover{transform:translateY(-1px)!important;background:#fff!important;box-shadow:0 12px 24px #0f172a0f!important}.item-brand{gap:14px!important;min-width:0!important}.brand-logo-container{width:46px!important;height:46px!important;border-radius:15px!important;box-shadow:0 8px 18px #0f172a0f!important}.brand-info{min-width:0!important}.brand-info .name{font-size:1.02rem!important;line-height:1.26!important;font-weight:800!important}.brand-info .category{margin-top:4px!important;font-size:.82rem!important;color:#94a3b8!important}.item-status{gap:8px!important;min-width:112px!important}.dday-chip{min-height:28px!important;padding:0 11px!important;border-radius:999px!important;font-size:.74rem!important}.item-status .price{font-size:1.22rem!important;line-height:1.05!important;letter-spacing:-.02em!important}}@media(min-width:1280px){.dashboard-scroll-area{width:min(100%,1388px)!important;padding-left:34px!important;padding-right:34px!important}.hero-dashboard-layer{grid-template-columns:minmax(0,1.62fr) minmax(350px,.64fr)!important}.dashboard-bento-grid-v2{grid-template-columns:minmax(0,1.56fr) minmax(392px,.9fr)!important}}@media(min-width:1440px){.dashboard-scroll-area{width:min(100%,1408px)!important}.hero-dashboard-layer{padding:32px 36px!important}.ai-scan-enhanced,div.bento-item{padding-left:28px!important;padding-right:28px!important}}@media(min-width:1024px){.scan-cta-btn.pro-btn,.pro-upgrade-pill,.lock-icon-circle,.reminder-pro-tag{background:linear-gradient(135deg,#4f46e5eb,#22c55edb)!important;color:#fff!important}.scan-cta-btn.pro-btn{border:1px solid rgba(79,70,229,.16)!important;box-shadow:0 14px 28px #4f46e52e!important}.scan-cta-btn.pro-btn:hover:not(:disabled){box-shadow:0 18px 34px #4f46e538!important}.reminder-pro-tag{padding:.34rem .72rem!important;border-radius:999px!important;font-size:.74rem!important;box-shadow:none!important}.dashboard-hero-container{gap:16px!important}.hero-pill-badge,.hero-quick-add-btn{background:#ffffff0d!important;border-color:#ffffff29!important;box-shadow:none!important}.hero-quick-add-btn{color:#dbeafe!important}.ai-scan-enhanced{padding:22px 26px!important}.scan-content{justify-content:flex-start!important;gap:16px!important}.scan-text{flex:1 1 auto!important}.scan-text p{max-width:52ch!important}.scan-cta-btn{min-width:148px!important;margin-left:18px!important}.dashboard-bento-grid-v2{gap:16px!important;margin-top:16px!important}.main-list-preview.is-empty{min-height:0!important}.main-list-preview.is-empty .sub-preview-list{min-height:190px!important;display:flex!important;align-items:center!important;justify-content:center!important}.sub-preview-list.is-empty{gap:0!important}.empty-state-mini{width:100%!important;min-height:0!important;padding:20px 18px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important;gap:10px!important}.empty-state-mini svg{width:34px!important;height:34px!important;color:#94a3b8!important;opacity:.9!important}.empty-state-mini p{margin:0!important;font-size:.9rem!important;line-height:1.5!important;color:#64748b!important;font-weight:700!important}.category-distribution.is-locked{min-height:312px!important}.pro-lock-overlay{background:linear-gradient(180deg,#ffffffc7,#f8fafce0)!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;padding:20px!important}.pro-lock-overlay:hover{background:linear-gradient(180deg,#ffffffd6,#f8fafceb)!important}.lock-icon-circle{width:50px!important;height:50px!important;margin-bottom:.85rem!important;border-radius:18px!important;box-shadow:0 14px 28px #4f46e524!important}.pro-lock-overlay h4{margin-bottom:.32rem!important;font-size:1rem!important}.pro-lock-overlay p{max-width:22ch!important;text-align:center!important;line-height:1.5!important}.dashboard-sidebar.slim{width:88px!important;flex:0 0 88px!important;padding:22px 0 18px!important;gap:20px!important;background:#ffffffeb!important;box-shadow:8px 0 28px #0f172a0a!important}.dashboard-sidebar.slim .sidebar-logo{width:50px!important;height:50px!important;margin-bottom:6px!important;border-radius:16px!important;box-shadow:0 12px 22px #4f46e514!important}.dashboard-sidebar.slim .sidebar-nav{gap:10px!important;padding:8px 0 10px!important}.dashboard-sidebar.slim .nav-item{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;border-radius:16px!important;background:#f8fafcf5!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:none!important}.dashboard-sidebar.slim .nav-item:hover{color:#334155!important;background:#fff!important;border-color:#4f46e51f!important;box-shadow:0 12px 22px #0f172a0f!important}.dashboard-sidebar.slim .nav-item.active{color:#4f46e5!important;background:linear-gradient(180deg,#eef2ff,#ecfeff)!important;border-color:#4f46e51f!important;box-shadow:0 14px 24px #4f46e51f!important}.dashboard-sidebar.slim .nav-item.active:after{left:-18px!important;width:3px!important;height:18px!important;background:#4f46e5!important;opacity:.9!important}.dashboard-sidebar.slim .nav-item .pro-lock-icon{top:8px!important;right:8px!important;background:#ecfdf5fa!important;filter:none!important;border-radius:999px!important;box-shadow:0 4px 10px #0f172a14!important}.sidebar-footer-pro{padding-top:4px!important;padding-bottom:2px!important}.sidebar-footer-pro .pro-upgrade-pill{width:46px!important;height:46px!important;border-radius:15px!important;box-shadow:0 12px 24px #4f46e524!important}.sidebar-footer-pro .pro-upgrade-pill:hover{transform:translateY(-1px)!important;box-shadow:0 16px 28px #4f46e52e!important}}@media(min-width:1024px){.dashboard-container{display:block!important;min-height:100vh!important}.dashboard-sidebar.slim{position:fixed!important;top:0!important;left:0!important;bottom:0!important;height:100vh!important;min-height:100vh!important;z-index:40!important;justify-content:space-between!important;overflow:hidden!important}.dashboard-main-content{margin-left:88px!important;width:calc(100% - 88px)!important;min-height:100vh!important;display:block!important}.dashboard-scroll-area{width:min(100%,1328px)!important;margin:0 auto!important;padding:34px 36px 56px!important}.dashboard-hero-container{gap:14px!important}.dashboard-bento-grid-v2{gap:14px!important;margin-top:14px!important}.main-list-preview.is-empty .sub-preview-list{min-height:168px!important}.sub-preview-list.is-empty{gap:0!important}.empty-state-mini{padding:14px 18px!important;gap:8px!important}.empty-state-mini svg{width:30px!important;height:30px!important}.empty-state-mini p{font-size:.86rem!important;line-height:1.45!important}.upcoming-timeline,.category-distribution{min-height:0!important}.upcoming-timeline .timeline-flow{min-height:168px!important;gap:14px!important;justify-content:center!important}.upcoming-timeline .placeholder-text{min-height:168px!important;display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:12px 10px!important;color:#64748b!important;font-size:.88rem!important;font-weight:700!important}.timeline-card{gap:14px!important}.timeline-content{padding:15px 18px!important;border-radius:18px!important}.category-distribution.is-locked{min-height:278px!important}.pro-lock-overlay{padding:18px!important}.pro-lock-overlay p{line-height:1.45!important}.dashboard-sidebar.slim .sidebar-logo{margin-bottom:2px!important}.dashboard-sidebar.slim .sidebar-nav{flex:1 1 auto!important;justify-content:flex-start!important;padding:6px 0 8px!important}.sidebar-footer-pro{width:100%!important;margin-top:0!important;padding-top:8px!important;padding-bottom:8px!important}}@media(min-width:1280px){.dashboard-scroll-area{width:min(100%,1348px)!important;padding-left:38px!important;padding-right:38px!important}}@media(min-width:1440px){.dashboard-scroll-area{width:min(100%,1368px)!important}}@media(min-width:1600px){.dashboard-scroll-area{width:min(100%,1388px)!important;padding-left:42px!important;padding-right:42px!important}}@media(max-width:767px){.dashboard-scroll-area{padding:1rem .9rem 5.25rem!important}.dashboard-hero-container{gap:12px!important}.hero-dashboard-layer{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:12px!important;padding:18px 16px!important;border-radius:24px!important;background:linear-gradient(160deg,#0f172a,#172554)!important;border:1px solid rgba(255,255,255,.08)!important;box-shadow:0 18px 40px #0f172a24!important}.hero-main-info{gap:12px!important;min-width:0!important}.hero-badge-group{flex-wrap:wrap!important;gap:8px!important}.hero-pill-badge,.hero-quick-add-btn{min-height:34px!important;height:34px!important;padding:0 12px!important;border-radius:999px!important;font-size:.8rem!important;font-weight:700!important}.hero-pill-badge{background:#ffffff1f!important;color:#fff!important;border:1px solid rgba(255,255,255,.14)!important}.hero-quick-add-btn{background:#ffffff14!important;color:#fff!important;border:1px solid rgba(255,255,255,.12)!important;box-shadow:none!important}.hero-total-amount{margin:0!important;font-size:clamp(2.25rem,10vw,3.5rem)!important;line-height:.95!important;letter-spacing:-.04em!important}.hero-spending-label{display:block!important;margin-top:8px!important;font-size:.92rem!important;line-height:1.45!important;color:#ffffffb8!important}.hero-stats-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:0!important}.hero-stat-divider{display:none!important}.hero-stat-box{min-width:0!important;padding:0 10px!important;border-left:1px solid rgba(255,255,255,.08)!important}.hero-stat-box:first-child{padding-left:0!important;border-left:0!important}.hero-stat-box:last-child{padding-right:0!important}.hero-stat-box .label{margin-bottom:5px!important;font-size:.68rem!important;color:#ffffff8f!important}.hero-stat-box .value{font-size:.82rem!important;line-height:1.25!important;gap:4px!important}.hero-stat-box .value.info{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.hero-reminder-panel{padding:14px!important;border-radius:22px!important;background:linear-gradient(180deg,#ffffff14,#ffffff0a)!important;border-color:#ffffff1f!important}.reminder-panel-content{min-height:0!important;gap:10px!important}.reminder-header{margin-bottom:2px!important}.reminder-header h3{font-size:.9rem!important}.reminder-main-msg{font-size:1.08rem!important;line-height:1.3!important}.reminder-sub-msg{font-size:.84rem!important;line-height:1.45!important}.reminder-pro-tag{width:fit-content!important;margin-top:8px!important}.ai-scan-enhanced{display:flex!important;flex-direction:column!important;gap:12px!important;padding:18px!important;border-radius:22px!important}.scan-content{align-items:flex-start!important;gap:12px!important}.scan-visual{width:46px!important;height:46px!important;flex-shrink:0!important}.scan-orbit{width:46px!important;height:46px!important}.scan-planet{width:38px!important;height:38px!important;border-radius:13px!important}.scan-text h4{font-size:1.05rem!important;line-height:1.3!important;margin-bottom:4px!important}.scan-text p{font-size:.86rem!important;line-height:1.45!important}.scan-cta-btn{width:100%!important;min-height:46px!important;border-radius:14px!important;font-size:.92rem!important}.dashboard-bento-grid-v2{grid-template-columns:minmax(0,1fr)!important;gap:12px!important;margin-top:12px!important}div.bento-item{padding:18px!important;border-radius:22px!important}.bento-header{margin-bottom:12px!important}.sub-preview-list{gap:10px!important}.sub-item-modern{padding:14px 15px!important;border-radius:18px!important}.brand-info{min-width:0!important}.brand-badges{display:flex!important;flex-wrap:wrap!important;gap:6px!important;align-items:center!important;margin-top:4px!important}.type-badge{display:inline-flex!important;align-items:center!important;justify-content:center!important;padding:.22rem .5rem!important;border-radius:999px!important;font-size:.7rem!important;line-height:1!important;font-weight:800!important;letter-spacing:-.01em!important}.type-badge.recurring{background:#6366f11f!important;color:#4f46e5!important}.type-badge.one-time{background:#10b9811f!important;color:#059669!important}.category{font-size:.76rem!important}.item-status{gap:6px!important}.dday-chip{min-height:28px!important;padding:0 10px!important}.upcoming-timeline{min-height:0!important}.timeline-flow{gap:10px!important;min-height:0!important}.timeline-card{padding:12px 14px!important;border-radius:16px!important}.placeholder-text{padding:14px 0!important;text-align:center!important}.calendar-empty-stack{display:flex!important;flex-direction:column!important;gap:6px!important;align-items:center!important;text-align:center!important}.placeholder-note{margin:0!important;color:var(--text-muted)!important;font-size:.84rem!important;line-height:1.45!important}.category-distribution{min-height:0!important}.chart-wrapper{gap:12px!important}.chart-legend{gap:8px!important}.legend-item-v2{padding:10px 12px!important}.partner-promotion-banner{margin-top:.75rem!important;margin-bottom:0!important;max-height:220px!important;border-radius:20px!important}.partner-promotion-banner img{height:auto!important;object-fit:contain!important}}@media(min-width:768px){.dashboard-scroll-area{padding:1.4rem 1.25rem 4.5rem!important}.dashboard-hero-container{gap:14px!important}.hero-dashboard-layer{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)!important;gap:16px!important;padding:22px!important}.hero-main-info{gap:14px!important}.hero-total-amount{font-size:clamp(2.8rem,5vw,4rem)!important}.hero-stat-box .value{font-size:.95rem!important}.ai-scan-enhanced{flex-direction:row!important;align-items:center!important}.scan-cta-btn{width:auto!important;min-width:150px!important}.dashboard-bento-grid-v2{grid-template-columns:minmax(0,1.02fr) minmax(0,.98fr)!important;gap:14px!important}.upcoming-timeline,.category-distribution{min-height:0!important}.partner-promotion-banner{max-height:300px!important}.partner-promotion-banner img{height:300px!important;object-fit:cover!important}}@media(min-width:1024px){.dashboard-scroll-area{padding:30px 28px 50px!important}.dashboard-hero-container{gap:14px!important}.hero-dashboard-layer{grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr)!important;gap:18px!important;padding:28px 30px!important}.hero-pill-badge,.hero-quick-add-btn{min-height:38px!important;height:38px!important;padding:0 14px!important}.hero-stats-row{grid-template-columns:repeat(3,minmax(0,1fr))!important}.hero-stat-box{padding:0 16px!important}.hero-reminder-panel{min-height:0!important}.reminder-panel-content{min-height:176px!important;display:flex!important;flex-direction:column!important;justify-content:space-between!important}.dashboard-bento-grid-v2{grid-template-columns:minmax(0,1.42fr) minmax(320px,.78fr)!important;gap:14px!important;margin-top:14px!important}.main-list-preview.is-empty .sub-preview-list{min-height:170px!important;display:flex!important;align-items:center!important;justify-content:center!important}.calendar-empty-stack{min-height:0!important}.upcoming-timeline .timeline-flow{min-height:170px!important;gap:12px!important}.category-distribution{min-height:300px!important}.chart-wrapper{gap:14px!important}.partner-promotion-banner{max-height:260px!important}.partner-promotion-banner img{height:260px!important;object-fit:cover!important}}@media(min-width:1280px){.dashboard-scroll-area{width:min(100%,1340px)!important;padding-left:34px!important;padding-right:34px!important}.hero-dashboard-layer{grid-template-columns:minmax(0,1.6fr) minmax(320px,.64fr)!important}.dashboard-bento-grid-v2{grid-template-columns:minmax(0,1.46fr) minmax(360px,.86fr)!important}}.brand-badges{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:4px}.type-badge{display:inline-flex;align-items:center;justify-content:center;padding:.22rem .52rem;border-radius:999px;font-size:.72rem;line-height:1;font-weight:800;letter-spacing:-.01em}.type-badge.recurring{background:#6366f11f;color:#4f46e5}.type-badge.one-time{background:#10b9811f;color:#059669}.calendar-empty-stack{display:flex;flex-direction:column;gap:6px;align-items:center;text-align:center}.placeholder-note{margin:0;color:var(--text-muted);font-size:.85rem;line-height:1.45}@media(max-width:480px){.landing-container{overflow-x:hidden}.landing-nav{padding:10px 0}.landing-nav-inner{padding:0 16px}.logo-text{font-size:1.1rem}.logo-image{width:28px;height:28px}.landing-hero{padding:100px 16px 40px;flex-direction:column;text-align:center;gap:40px}.hero-badge{margin:0 auto 16px}.hero-eyebrow{font-size:.9rem}.hero-title{font-size:2.4rem;line-height:1.2;margin-bottom:16px;word-break:keep-all}.hero-subtitle{font-size:1rem;line-height:1.5;margin-bottom:32px}.hero-subtitle br{display:none}.hero-cta{width:100%;align-items:center}.cta-button-primary{width:100%;justify-content:center;font-size:1rem;padding:16px}.hero-trust{justify-content:center;font-size:.75rem;margin-top:16px}.hero-mockup-container{width:100%;margin-top:20px;display:flex;justify-content:center;transform:none}.premium-mockup{width:100%;min-width:0;max-width:340px;margin:0 auto;overflow:hidden}.dashboard-grid{display:flex;flex-direction:column}.dashboard-sidebar{width:100%!important;height:auto!important;flex-direction:row!important;padding:8px!important;justify-content:center;gap:20px;border-right:none!important;border-bottom:1px solid var(--lp-border)}.dashboard-main{padding:16px!important}.main-header h3{font-size:1rem!important}.spending-pill{padding:4px 8px!important;font-size:.8rem!important}.sub-item-mock{padding:10px!important;gap:10px!important}.sub-icon-mock{width:32px!important;height:32px!important;font-size:.8rem!important}.sub-name-mock{font-size:.9rem!important}.sub-date-mock{font-size:.7rem!important}.sub-price-mock{font-size:.85rem!important}.detection-highlight{padding:8px!important}.sub-action-mock{padding:4px 10px!important;font-size:.7rem!important}.floating-card{display:none}.landing-features{padding:40px 16px}.bento-grid{grid-template-columns:1fr;gap:16px}.landing-nav{height:60px!important;padding:0!important;background:#fffc!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.landing-nav-inner{height:100%;padding:0 16px!important}.nav-btn-primary{padding:8px 16px!important;font-size:.9rem!important}.bento-item{display:flex!important;flex-direction:column!important;min-height:auto!important;padding-bottom:40px!important;overflow:visible!important;position:relative!important}.bento-content{flex:0 0 auto!important;margin-bottom:20px!important}.bento-visual{flex:1 0 140px!important;width:100%!important;min-height:140px!important;position:relative!important;margin:0!important;display:block!important}.central-node{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%) scale(.9)!important;z-index:10!important}.calendar-visual{width:100%!important;height:auto!important;min-height:200px!important;display:flex!important;justify-content:center!important;align-items:center!important;padding:10px 0!important;position:relative}.premium-calendar-mock{width:260px!important;padding:10px!important;transform:scale(.95)!important;margin:0 auto!important;position:relative;box-sizing:border-box}.cal-grid-premium{gap:2px!important}.cal-cell-p{width:28px!important;height:28px!important;font-size:.65rem!important}.cal-floating-event{right:8px!important;top:4px!important;transform:scale(.8)!important;transform-origin:top right!important;z-index:5}.bento-visual{flex:1 0 140px!important;width:100%!important;min-height:140px!important;position:relative!important;margin:0!important;display:block!important;visibility:visible!important;opacity:1!important}.central-node{position:absolute!important;left:50%!important;top:50%!important;transform:translate(-50%,-50%) scale(.9)!important;z-index:10!important;display:flex!important;visibility:visible!important}.node-glow{display:block!important}.visual-lines{width:100%!important;left:0!important}.automation-visual{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;width:100%!important;padding:8px 0!important}.sync-spinner{display:flex!important;justify-content:center!important;margin-bottom:12px!important}.icon-match-row{display:flex!important;justify-content:center!important;gap:12px!important}.notification-visual{width:100%!important;height:auto!important;min-height:auto!important;overflow:visible!important;padding-bottom:8px!important}.notification-flow{display:flex!important;flex-direction:column!important;gap:8px!important;width:100%!important}.notif-bar{width:100%!important;box-sizing:border-box!important;font-size:.8rem!important;padding:10px 12px!important}.bento-item.bento-large{display:flex;flex-direction:column}.bento-content h3{font-size:1.3rem}.bento-content p{font-size:.95rem}.bento-content p br{display:none}.landing-pwa{padding:40px 16px!important}.pwa-container{flex-direction:column!important;text-align:center!important;gap:40px!important;width:100%!important;box-sizing:border-box!important;padding:32px 20px!important}.pwa-text{width:100%!important;box-sizing:border-box!important}.pwa-text h2{font-size:1.8rem!important;line-height:1.3!important;word-break:keep-all!important}.pwa-text p{font-size:.95rem!important;line-height:1.6!important;word-break:keep-all!important}.pwa-features{align-items:flex-start!important;text-align:left!important;padding:0!important;width:100%!important}.pwa-features li{font-size:.95rem!important;word-break:keep-all!important;line-height:1.5!important}.install-btn{width:100%!important;justify-content:center!important}.pwa-visual{width:100%!important;display:flex!important;justify-content:center!important}.phone-frame{width:240px!important;height:480px!important}.landing-cta{padding:60px 16px}.cta-box{padding:40px 20px}.cta-box h2{font-size:1.6rem}.cta-box h2 br{display:none}.landing-footer{padding:40px 16px}.footer-bottom{flex-direction:column;gap:20px;text-align:center}.footer-links{flex-wrap:wrap;justify-content:center;gap:12px 24px}}:root{--lp-bg: var(--surface-canvas);--lp-text: var(--color-midnight-slate);--lp-muted: var(--color-muted-stone);--lp-accent: var(--color-vibe-mint);--lp-accent-dark: #00b368;--lp-indigo: var(--color-calm-indigo);--lp-rose: var(--color-alert-rose);--lp-amber: #f59e0b;--lp-sky: #0ea5e9;--lp-emerald: var(--color-vibe-mint);--lp-glass: rgba(255, 255, 255, .9);--lp-glass-border: rgba(0, 0, 0, .05);--lp-shadow: none;--lp-shadow-heavy: none}.landing-container *{box-sizing:border-box}.landing-container{background-color:var(--lp-bg);color:var(--lp-text);min-height:100vh;width:100%;position:relative;font-family:var(--font-main);overflow:clip}.landing-glow{position:absolute;width:70vw;height:70vw;border-radius:50%;filter:blur(140px);z-index:0;opacity:.12;pointer-events:none;will-change:transform,opacity}.landing-glow-1{top:-20%;right:-10%;background:var(--lp-accent);animation:mesh-float-1 60s infinite ease-in-out}.landing-glow-2{bottom:-15%;left:-10%;background:var(--lp-indigo);animation:mesh-float-2 80s infinite ease-in-out alternate}.landing-glow-3{top:30%;left:20%;background:var(--lp-sky);width:50vw;height:50vw;opacity:.08;animation:mesh-float-3 70s infinite linear}.landing-glow-4{top:60%;right:10%;background:var(--lp-amber);width:40vw;height:40vw;opacity:.05;filter:blur(100px);animation:mesh-float-1 50s infinite reverse}@keyframes mesh-float-1{0%{transform:translate(0) scale(1)}33%{transform:translate(15%,10%) scale(1.1)}66%{transform:translate(-10%,20%) scale(.9)}to{transform:translate(0) scale(1)}}@keyframes mesh-float-2{0%{transform:translate(0) rotate(0)}50%{transform:translate(-15%,-10%) rotate(180deg) scale(1.2)}to{transform:translate(0) rotate(360deg)}}@keyframes mesh-float-3{0%{transform:rotate(0) translate(10%) rotate(0)}to{transform:rotate(360deg) translate(10%) rotate(-360deg)}}.landing-grain{position:fixed;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3BaseFilter id='noiseFilter'%3BfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");opacity:.03;pointer-events:none;z-index:1}.landing-nav{position:fixed;top:1rem;left:50%;transform:translate(-50%);z-index:1000;width:calc(100% - 3rem);max-width:1200px;box-sizing:border-box;padding:0}.landing-nav-inner{max-width:1200px;margin:0 auto;background:var(--lp-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--lp-glass-border);padding:.6rem 1.75rem;border-radius:100px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 30px #0000000a}.logo-section{display:flex;align-items:center;gap:.5rem;cursor:pointer}.logo-text{font-weight:800;font-size:1.25rem;letter-spacing:-.03em;color:var(--lp-text)}.logo-image{height:32px;width:auto;object-fit:contain;transition:transform .3s ease}.logo-section:hover .logo-image{transform:scale(1.08) rotate(-3deg)}.nav-actions{display:flex;gap:1rem}.nav-btn-secondary{background:transparent;border:none;color:var(--lp-text);font-weight:700;padding:.5rem 1.25rem;cursor:pointer;border-radius:50px;transition:background .2s}.nav-btn-secondary:hover{background:#0000000d}.nav-btn-primary{background:var(--lp-accent);color:var(--lp-text);border:none;font-weight:700;padding:.7rem 1.6rem;border-radius:50px;cursor:pointer;transition:all .3s cubic-bezier(.16,1,.3,1)}.nav-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00df8233}.nav-user-profile{display:flex;align-items:center;gap:.8rem}.nav-user-info{display:flex;flex-direction:column;align-items:flex-end}.nav-user-welcome{font-size:.75rem;color:var(--lp-muted);font-weight:500}.nav-user-name{font-size:.85rem;font-weight:700;color:var(--lp-text)}.nav-user-avatar,.nav-user-avatar-placeholder{width:36px;height:36px;border-radius:50%;cursor:pointer;border:2px solid var(--lp-accent);transition:transform .2s;object-fit:cover}.nav-user-avatar-placeholder{background:var(--lp-accent);display:flex;align-items:center;justify-content:center;font-weight:800;color:var(--lp-text);font-size:.9rem}.nav-user-avatar:hover,.nav-user-avatar-placeholder:hover{transform:scale(1.1)}.landing-hero{max-width:1240px;margin:0 auto;padding:10rem 2rem 6rem;display:grid;grid-template-columns:1.1fr 1fr;gap:5rem;align-items:flex-start;position:relative;z-index:2}.hero-badge{display:inline-flex;align-items:center;gap:.6rem;background:#00e67614;border:1px solid rgba(0,230,118,.2);color:var(--lp-accent-dark);padding:.6rem 1.2rem;border-radius:50px;font-size:.85rem;font-weight:800;margin-bottom:2rem;animation:slide-up .8s cubic-bezier(.2,1,.3,1)}.hero-eyebrow-container{margin-bottom:.5rem;overflow:hidden}.hero-eyebrow{display:block;font-size:1.5rem;font-weight:600;color:var(--lp-text);opacity:.8;letter-spacing:-.02em;line-height:1.4}.hero-title{font-size:clamp(3rem,6vw,4.2rem);line-height:1.2;font-weight:800;letter-spacing:-.04em;margin-bottom:1.5rem;animation:slide-up 1s cubic-bezier(.2,1,.3,1) backwards}.text-gradient{background:linear-gradient(135deg,var(--lp-accent-dark) 0%,var(--lp-indigo) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block}.hero-subtitle{font-size:1.35rem;color:var(--lp-muted);line-height:1.6;margin-bottom:3.5rem;max-width:600px;animation:slide-up 1.2s cubic-bezier(.2,1,.3,1) backwards}.hero-cta{display:flex;flex-direction:column;gap:1.5rem;animation:slide-up 1.4s cubic-bezier(.2,1,.3,1) backwards}.cta-subtext{font-size:.9rem;color:var(--lp-muted);margin-top:-.5rem;font-weight:500;opacity:.8}.cta-button-primary{background:var(--lp-accent);color:var(--lp-text);border:none;padding:1.5rem 2.5rem;font-size:1.25rem;font-weight:500;border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center;gap:1rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.cta-button-primary:hover{transform:translateY(-4px)}.hero-trust{display:flex;align-items:center;gap:.6rem;color:var(--lp-muted);font-size:.9rem;font-weight:500}.hero-pricing-container{position:relative;display:flex;justify-content:center;align-items:center}.hero-pricing-card{background:#fff;border-radius:32px;padding:2.5rem;width:100%;max-width:400px;border:1px solid var(--lp-glass-border);box-shadow:0 40px 80px -20px #0000001a;position:relative;z-index:5;transition:transform .3s ease}.hero-pricing-card:hover{transform:translateY(-10px)}.plan-badge{display:inline-block;padding:.4rem .8rem;background:#f1f5f9;border-radius:10px;font-size:.75rem;font-weight:800;color:var(--lp-muted);margin-bottom:1.5rem;letter-spacing:.05em}.plan-header h3{font-size:1.8rem;font-weight:800;margin-bottom:.5rem}.plan-price{display:flex;align-items:baseline;gap:.2rem;margin-bottom:1.5rem}.plan-price .currency{font-size:1.2rem;font-weight:600}.plan-price .amount{font-size:2.5rem;font-weight:900;letter-spacing:-.02em}.plan-price .period{font-size:1rem;color:var(--lp-muted)}.plan-offer{display:flex;align-items:center;gap:.5rem;background:#00df821a;padding:.8rem 1.2rem;border-radius:16px;color:var(--lp-accent-dark);font-weight:700;font-size:.95rem;margin-bottom:2rem}.plan-features-mini{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;flex-direction:column;gap:1rem}.plan-features-mini li{display:flex;align-items:center;gap:.8rem;font-size:.95rem;font-weight:500;color:var(--lp-text)}.plan-features-mini li svg{color:var(--lp-accent)}.plan-cta-btn{width:100%;padding:1.2rem;background:var(--lp-text);color:#fff;border:none;border-radius:18px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s}.plan-cta-btn:hover{background:#000;transform:scale(1.02)}.hero-floating-mockup{position:absolute;bottom:-20px;right:-30px;z-index:6}.mock-notif{background:#fff;padding:.8rem 1.2rem;border-radius:20px;box-shadow:0 20px 40px #0000001a;display:flex;align-items:center;gap:.8rem;border:1px solid var(--lp-glass-border);font-size:.9rem;font-weight:600;animation:float-y 4s ease-in-out infinite}@keyframes float-y{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.premium-mockup{background:#fff;border-radius:28px;border:1px solid var(--lp-glass-border);box-shadow:0 60px 120px -30px #0003;overflow:hidden;display:flex;flex-direction:column;animation:mockup-entrance 1.5s cubic-bezier(.2,1,.3,1);max-height:520px}@keyframes mockup-entrance{0%{transform:rotateY(20deg) rotateX(10deg) translateZ(100px);opacity:0}to{transform:rotateY(0) rotateX(0) translateZ(0);opacity:1}}.premium-mockup{animation:float-hero 8s ease-in-out infinite}@keyframes float-hero{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-30px) rotate(1deg)}}.mockup-header{height:48px;background:#f8fafc;border-bottom:1px solid var(--lp-glass-border);display:flex;align-items:center;padding:0 1.5rem;gap:2rem}.mockup-dots{display:flex;gap:8px}.mockup-dots span{width:12px;height:12px;border-radius:50%;background:#cbd5e1}.mockup-address{font-size:.8rem;color:var(--lp-muted);background:#fff;padding:.35rem 1.25rem;border-radius:8px;flex:1;text-align:center;font-weight:600}.mockup-body,.dashboard-grid{flex:1;display:flex}.dashboard-sidebar{width:70px;background:var(--surface-canvas);border-right:1px solid var(--lp-glass-border);display:flex;flex-direction:column;align-items:center;padding:2rem 0;gap:2rem}.sidebar-item{color:var(--lp-muted);transition:color .3s}.sidebar-item.active{color:var(--lp-accent)}.dashboard-main{flex:1;padding:2rem}.main-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:2rem}.mock-title-group{display:flex;flex-direction:column;gap:4px;align-items:flex-start}.main-header h3{font-size:1.25rem;font-weight:700;margin:0}.spending-pill{display:flex;flex-direction:column;align-items:flex-end}.spending-pill span:first-child{font-size:.75rem;font-weight:700;color:var(--lp-muted);text-transform:uppercase}.spending-total{font-weight:700;font-size:1.75rem;color:var(--lp-text);letter-spacing:-.02em}.sub-list-mock{display:flex;flex-direction:column;gap:0;background:#fff;border:1px solid rgba(0,0,0,.05);border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000008}.sub-item-mock{padding:1.25rem 1.5rem;border-bottom:1px solid rgba(0,0,0,.04);display:flex;align-items:center;gap:1.25rem;transition:all .2s;background:#fff}.sub-item-mock:last-child{border-bottom:none}.sub-item-mock:hover{background:#f8fafc}.sub-icon-mock{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:800;font-size:1.2rem;box-shadow:0 4px 10px #0000000d}.sub-icon-mock.cpt{background:#4f46e5}.sub-icon-mock.gplay{background:#10b981}.sub-icon-mock.plus{background:#f0fdf4;border:1.5px solid #dcfce7;box-shadow:none}.sub-info-mock{flex:1;min-width:0}.sub-name-mock{font-weight:800;font-size:1.05rem;margin-bottom:2px;color:#1e293b}.sub-date-mock{font-size:.8rem;color:#64748b;font-weight:600}.sub-meta-mock{display:flex;flex-direction:column;align-items:flex-end;gap:4px}.d-day-badge-mock{font-size:.7rem;font-weight:800;padding:2px 8px;background:#f1f5f9;color:#64748b;border-radius:6px;letter-spacing:.02em}.d-day-badge-mock.urgent{background:#fef2f2;color:#ef4444}.sub-price-mock{font-weight:800;font-size:1.15rem;color:#1e293b;letter-spacing:-.01em}.detection-highlight{background:#f0fdf4!important;border-top:2px dashed #00df82!important;border-bottom:2px dashed #00df82!important;margin:4px 0;animation:pulse-border-lite 3s infinite}@keyframes pulse-border-lite{0%,to{border-color:#00df82}50%{border-color:transparent}}.sub-action-mock{background:#00df82;color:#020617;font-size:.85rem;font-weight:900;padding:.5rem 1.25rem;border-radius:10px;box-shadow:0 4px 15px #00e6764d;cursor:pointer}.floating-card{position:absolute;background:#fff;padding:1.25rem;border-radius:20px;box-shadow:0 30px 60px -15px #00000026;display:flex;align-items:center;gap:1.25rem;z-index:10;animation:extreme-float 5s ease-in-out infinite;border:1px solid var(--lp-glass-border)}.float-icon-bg{width:44px;height:44px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff}.float-icon-bg.emerald{background:var(--lp-accent)}.float-icon-bg.indigo{background:var(--lp-indigo)}.floating-card p{font-weight:900;font-size:1rem;margin:0;color:var(--lp-text)}.floating-card span{font-size:.85rem;color:var(--lp-muted);font-weight:600}.float-1{top:15%;right:-10%;animation-delay:0s}.float-2{bottom:15%;left:-10%;animation-delay:2.5s}@keyframes extreme-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-40px) rotate(-2deg)}}.landing-features{max-width:1240px;margin:0 auto;padding:4rem 2rem}.section-badge{color:var(--lp-accent-dark);font-weight:900;font-size:.8rem;letter-spacing:.2em;margin-bottom:1.5rem}.section-header{text-align:center;margin-bottom:3rem}.section-title{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;letter-spacing:-.03em;margin-bottom:1.5rem}.section-desc{font-size:1.35rem;color:var(--lp-muted);max-width:700px;margin:0 auto}.bento-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-auto-rows:minmax(400px,auto);gap:1.5rem}.bento-item{background:var(--color-ledger-gray);border-radius:var(--radius-3xl);border:1px solid var(--lp-glass-border);padding:2rem;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:all .6s cubic-bezier(.16,1,.3,1)}.bento-item:hover{transform:translateY(-8px);border-color:var(--lp-accent)}.bento-content{position:relative;z-index:2;display:flex;flex-direction:column;gap:.5rem;align-items:flex-start}.bento-visual{position:relative;flex:1;display:flex;align-items:center;justify-content:center;z-index:1}.bento-large{grid-column:span 2;grid-row:span 1;flex-direction:row;align-items:stretch;gap:2rem}.bento-large .bento-content{flex:1.1;display:flex;flex-direction:column;justify-content:flex-start;padding-top:1rem}.bento-large .bento-visual{flex:.9;align-self:center}.bento-item h3{font-size:1.75rem;font-weight:700;margin-bottom:.75rem;z-index:2;letter-spacing:-.02em;word-break:keep-all}.bento-item p{color:var(--lp-muted);line-height:1.6;font-size:1.1rem;font-weight:400;z-index:2;word-break:keep-all;overflow-wrap:break-word}.bento-icon-box{width:60px;height:60px;border-radius:18px;display:flex;align-items:center;justify-content:center;margin-bottom:.75rem;color:#fff}.bento-icon-box.indigo{background:var(--lp-indigo);box-shadow:0 15px 30px #6366f140}.bento-icon-box.emerald{background:var(--lp-accent);box-shadow:0 15px 30px #00e67640}.bento-icon-box.amber{background:var(--lp-amber);box-shadow:0 15px 30px #f59e0b40}.bento-icon-box.rose{background:var(--lp-rose);box-shadow:0 15px 30px #f43f5e40}.bento-icon-box.sky{background:var(--lp-sky);box-shadow:0 15px 30px #0ea5e940}.feature-tags{display:flex;gap:.75rem;margin-top:1.25rem;flex-wrap:wrap}.feature-tags span{font-size:.85rem;font-weight:800;color:var(--lp-text);background:#f1f5f9;padding:.5rem 1rem;border-radius:10px}.detection-visual{flex:1;position:relative;display:flex;align-items:center;justify-content:center}.visual-lines{position:absolute;width:100%;height:1px;background:linear-gradient(90deg,transparent,var(--lp-accent),transparent);opacity:.2}.central-node{width:100px;height:100px;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 50px #00e6764d;z-index:5;position:relative}.node-glow{position:absolute;width:150%;height:150%;background:radial-gradient(circle,rgba(0,230,118,.2) 0%,transparent 70%);animation:pulse-glow 3s infinite}@keyframes pulse-glow{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.mail-particle{position:absolute;color:var(--lp-muted);animation:move-to-center 4s infinite cubic-bezier(.4,0,.2,1)}.p1{top:-20%;left:-20%;--tx: 180px;--ty: 150px;animation-delay:0s}.p2{bottom:0%;right:0%;--tx: -180px;--ty: -120px;animation-delay:1.5s}.p3{top:20%;right:-30%;--tx: -250px;--ty: 0;animation-delay:3s}@keyframes move-to-center{0%{transform:translate(0) scale(1.5) rotate(0);opacity:0}20%{opacity:1}80%{opacity:1}to{transform:translate(var(--tx),var(--ty)) scale(.4) rotate(45deg);opacity:0}}.calendar-visual{flex:1;display:flex;align-items:flex-end;justify-content:center;padding-bottom:1rem}.premium-calendar-mock{width:100%;max-width:320px;background:var(--surface-canvas);border:1px solid var(--lp-glass-border);border-radius:var(--radius-2xl);padding:1rem;box-shadow:none;position:relative;transform:translateY(20px);transition:transform .6s}.bento-item:hover .premium-calendar-mock{transform:translateY(0)}.cal-month{font-weight:700;font-size:.85rem;margin-bottom:.75rem;color:var(--lp-text);text-align:center}.cal-grid-premium{display:grid;grid-template-columns:repeat(7,1fr);gap:6px}.cal-cell-p{aspect-ratio:1;background:#00000005;border-radius:var(--radius-md);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;transition:all .3s}.day-num{font-size:.7rem;font-weight:700;color:var(--lp-muted)}.cal-cell-p.marked{background:var(--lp-accent)}.cal-cell-p.marked .day-num{color:var(--color-midnight-slate)}.cal-cell-p.marked-blue{background:var(--lp-indigo)}.cal-cell-p.marked-blue .day-num{color:#fff}.event-dot{width:4px;height:4px;background:var(--color-midnight-slate);border-radius:50%;margin-top:2px}.event-dot.blue{background:#fff}.cal-floating-event{position:absolute;top:-20px;right:-20px;background:#020617;color:#fff;padding:.75rem 1rem;border-radius:12px;box-shadow:0 15px 30px #0003;animation:float-mini 4s ease-in-out infinite}@keyframes float-mini{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.event-info{display:flex;flex-direction:column;gap:2px}.event-name{font-size:.75rem;font-weight:800}.event-price{font-size:.7rem;color:var(--lp-accent);font-weight:900}.notification-visual{flex:1;display:flex;align-items:center;justify-content:center}.notification-flow{display:flex;flex-direction:column;gap:.75rem;width:100%}.notif-bar{background:#f8fafc;padding:.85rem 1.25rem;border-radius:14px;display:flex;align-items:center;gap:1rem;font-size:.85rem;font-weight:700;border:1px solid #e2e8f0;transition:all .3s}.bento-item:hover .notif-bar{background:#fff;transform:translate(10px);border-color:var(--lp-accent)}.notif-bar.mail{border-left:4px solid var(--lp-indigo);transition-delay:.1s}.notif-bar.push{border-left:4px solid var(--lp-accent);transition-delay:.2s}.notif-bar.report{border-left:4px solid var(--lp-amber);transition-delay:.3s}.insight-visual{flex:1;display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:1.5rem}.donut-mock-container{display:flex;flex-direction:column;gap:1.5rem;background:#fff;padding:1.5rem;border-radius:var(--radius-2xl);border:1px solid var(--lp-glass-border);box-shadow:0 4px 20px #00000008;width:100%;max-width:320px;margin:0 auto}.donut-main{position:relative;width:160px;height:160px;margin:0 auto}.donut-svg{width:100%;height:100%;transform:rotate(-90deg)}.donut-bg{fill:none;stroke:#f1f5f9;stroke-width:8}.donut-segment{fill:none;stroke-width:8;stroke-linecap:round;transition:stroke-dashoffset 1s ease-in-out}.donut-segment.s1{stroke:#6366f1;stroke-dasharray:163 251.3;stroke-dashoffset:0}.donut-segment.s2{stroke:#00df82;stroke-dasharray:50 251.3;stroke-dashoffset:-163}.donut-segment.s3{stroke:#f59e0b;stroke-dasharray:38 251.3;stroke-dashoffset:-213}.donut-center{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;display:flex;flex-direction:column;gap:2px}.center-label{font-size:.7rem;font-weight:700;color:var(--lp-muted)}.center-value{font-size:1.1rem;font-weight:800;color:var(--lp-text);letter-spacing:-.02em}.legend-mock{display:flex;flex-direction:column;gap:.75rem}.legend-row{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;font-weight:600}.legend-left{display:flex;align-items:center;gap:.6rem}.legend-left .dot{width:8px;height:8px;border-radius:50%}.dot.d1{background:#6366f1}.dot.d2{background:#00df82}.dot.d3{background:#f59e0b}.legend-left .label{color:var(--lp-text)}.legend-mock .percent{color:var(--lp-muted);font-weight:700}.automation-visual{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5rem}.spin-slow{animation:spin 8s linear infinite;color:var(--lp-sky)}.icon-match-row{display:flex;gap:1rem}.match-icon{width:44px;height:44px;border-radius:var(--radius-xl);background:#0000000d;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.2rem;color:var(--lp-text);box-shadow:none}.landing-pwa{max-width:1240px;margin:8rem auto;padding:0 2rem}.pwa-container{background:var(--color-midnight-slate);color:#fff;border-radius:var(--radius-3xl);padding:6rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center;overflow:hidden;position:relative}.pwa-badge{color:var(--lp-accent);font-weight:700;font-size:.85rem;letter-spacing:.2em;margin-bottom:2rem}.pwa-text h2{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;margin-bottom:2rem;line-height:1.1}.pwa-text p{font-size:1.35rem;color:#94a3b8;line-height:1.6;margin-bottom:3rem}.pwa-features{list-style:none;padding:0;margin-bottom:3.5rem}.pwa-features li{display:flex;align-items:center;gap:1rem;margin-bottom:1.25rem;font-weight:700;color:#f1f5f9;font-size:1.1rem}.install-btn{background:#fff;color:var(--color-midnight-slate);border:none;padding:1.5rem 3rem;font-size:1.2rem;font-weight:700;border-radius:var(--radius-xl);display:inline-flex;align-items:center;gap:1rem;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1)}.install-btn:hover{transform:scale(1.05) translateY(-5px);background:var(--lp-accent)}.pwa-visual{display:flex;justify-content:center;position:relative}.phone-frame{width:320px;height:640px;background:#1e293b;border-radius:50px;padding:15px;border:6px solid #334155;box-shadow:0 60px 120px -20px #0009;position:relative}.phone-screen{width:100%;height:100%;background:#f8fafc;border-radius:38px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden}.app-icon-grid{display:flex;flex-direction:column;align-items:center;gap:.75rem}.app-icon{width:80px;height:80px;background:#020617;border-radius:22px;display:flex;align-items:center;justify-content:center;box-shadow:0 15px 30px #0000004d}.app-icon-label{color:#1e293b;font-weight:800;font-size:.9rem}.shadow-pulse{animation:shadow-pulse 2s infinite}@keyframes shadow-pulse{0%{box-shadow:0 0 #00e67666}70%{box-shadow:0 0 0 30px #00e67600}to{box-shadow:0 0 #00e67600}}.notif-popup{position:absolute;top:40px;width:90%;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.25rem;border-radius:20px;box-shadow:0 15px 30px #0000001a;border:1px solid rgba(0,0,0,.05);animation:pop-notif 5s infinite}@keyframes pop-notif{0%{transform:translateY(-100px);opacity:0}10%,90%{transform:translateY(0);opacity:1}to{transform:translateY(-100px);opacity:0}}.popup-header{display:flex;align-items:center;gap:.5rem;font-size:.7rem;font-weight:800;color:#64748b;margin-bottom:.5rem}.notif-popup p{margin:0;font-size:.85rem;font-weight:700;line-height:1.4;color:#1e293b}.landing-stats{padding:6rem 2rem;background:#f8fafc}.stats-grid{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:4rem;text-align:center}.stat-value{display:block;font-size:3rem;font-weight:700;color:var(--lp-text);margin-bottom:.5rem;letter-spacing:-.02em}.stat-label{font-size:1rem;font-weight:700;color:var(--lp-muted)}.landing-cta{padding:10rem 2rem;text-align:center}.cta-box{max-width:1000px;margin:0 auto;background:var(--color-midnight-slate);color:#fff;padding:6rem 2rem;border-radius:var(--radius-3xl);position:relative;overflow:hidden}.cta-glow{position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,rgba(0,230,118,.2) 0%,transparent 70%);transform:translate(-50%,-50%);z-index:0}.cta-box h2{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;margin-bottom:2rem;position:relative;z-index:1}.cta-box p{font-size:1.35rem;color:#94a3b8;margin-bottom:3.5rem;position:relative;z-index:1}.final-cta-btn{background:var(--lp-accent);color:var(--color-midnight-slate);border:none;padding:1.5rem 3.5rem;font-size:1.35rem;font-weight:700;border-radius:var(--radius-xl);display:inline-flex;align-items:center;gap:1rem;cursor:pointer;transition:all .4s;position:relative;z-index:1}.final-cta-btn:hover{transform:translateY(-4px)}.landing-footer{padding:5rem 2rem;background:#f8fafc;border-top:1px solid var(--lp-glass-border)}.footer-content{max-width:800px;margin:0 auto;text-align:center}.footer-business-info{margin-bottom:2.5rem}.business-info-title{display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:800;color:var(--lp-text);margin-bottom:1.5rem}.business-info-title:before,.business-info-title:after{content:"";display:block;width:20px;height:1px;background-color:#0000001a;margin:0 10px}.business-info-details p{color:#64748b;font-size:.95rem;font-weight:600;margin-bottom:.6rem;letter-spacing:-.01em}.footer-bottom{border-top:1px solid #e2e8f0;padding-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.footer-links{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.footer-links a{color:#475569;text-decoration:none;font-weight:700;font-size:.95rem;transition:color .2s}.footer-links a:hover{color:var(--lp-text)}.copyright{color:#94a3b8;font-size:.9rem;font-weight:500}.reveal-item{opacity:0;transform:translateY(30px);transition:opacity 1.2s cubic-bezier(.16,1,.3,1),transform 1.2s cubic-bezier(.16,1,.3,1);will-change:transform,opacity}.reveal-item.active{opacity:1;transform:translateY(0)}@keyframes slide-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1024px){.landing-hero{grid-template-columns:1fr;text-align:center;padding:4rem 2rem;gap:4rem}.hero-subtitle{margin:0 auto 3.5rem}.hero-trust{justify-content:center}.bento-grid{grid-template-columns:1fr;grid-auto-rows:auto}.bento-large{grid-column:span 1;grid-row:span 1;flex-direction:column;gap:0}.pwa-container{grid-template-columns:1fr;padding:4rem 2rem;text-align:center}.pwa-features li{justify-content:center}.stats-grid{grid-template-columns:1fr;gap:3rem}.footer-top{flex-direction:column;gap:2rem}}@media(max-width:768px){.landing-nav{top:.75rem;width:calc(100% - 1.5rem)}.landing-nav-inner{padding:.6rem 1.25rem}.nav-btn-primary{padding:.6rem 1.25rem;font-size:.85rem;border-radius:100px;min-width:90px}.landing-hero{padding:6rem 1.25rem 2rem;gap:1.5rem}.hero-title{font-size:2.25rem;line-height:1.25;letter-spacing:-.04em;margin-bottom:1rem}.hero-subtitle{font-size:1rem;margin-bottom:1.75rem;line-height:1.5}.hero-trust{font-size:.75rem;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.cta-button-primary,.final-cta-btn,.install-btn{width:100%;font-size:1.05rem;padding:1rem 1.25rem;justify-content:center}.hero-mockup-container{transform:scale(.9) translateY(-10px);margin-top:-1rem}.premium-mockup{border-radius:20px}.floating-card{display:none}.bento-grid{gap:1.25rem}.bento-item{padding:1.75rem 1.25rem 0;min-height:340px;border-radius:28px}.bento-icon-box{width:48px;height:48px;border-radius:14px;margin-bottom:1rem}.bento-icon-box.indigo{box-shadow:0 10px 20px #6366f126}.bento-icon-box.emerald{box-shadow:0 10px 20px #00e67626}.bento-visual{width:100%;overflow:hidden;display:flex;justify-content:center}.detection-visual{transform:scale(.7);height:180px}.central-node{width:80px;height:80px}.premium-calendar-mock{max-width:100%;transform:translateY(10px) scale(.9)}.bento-content{margin-bottom:1.5rem}.bento-content h3{font-size:1.35rem;margin-bottom:.75rem}.bento-content p{font-size:.95rem;line-height:1.6}.feature-tags{gap:.5rem}.feature-tags span{font-size:.75rem;padding:.4rem .75rem}.landing-features,.landing-pwa,.landing-cta{padding:3.5rem 1.25rem}.section-header{margin-bottom:3.5rem}.section-title{font-size:1.85rem}.section-desc{font-size:.95rem}.cta-box{padding:3.5rem 1.25rem;border-radius:28px}.cta-box h2{font-size:1.75rem;margin-bottom:1rem}.cta-box p{font-size:.95rem;margin-bottom:2rem}.pwa-text h2{font-size:1.85rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:1.25rem}.landing-footer{padding:2.5rem 1.25rem}.stats-grid{gap:2.5rem}.stat-value{font-size:2.25rem}.business-info-details{font-size:.85rem;gap:.5rem;display:flex;flex-direction:column}}.ios-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0006;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;animation:fade-in .3s ease-out}.ios-modal-content{background:#fff;width:100%;max-width:360px;border-radius:32px;padding:32px 24px;position:relative;box-shadow:0 30px 60px -12px #00000040;animation:slide-up .4s cubic-bezier(.16,1,.3,1);text-align:center}.ios-modal-close{position:absolute;top:20px;right:20px;background:none;border:none;color:#cbd5e1;cursor:pointer;padding:4px}.ios-modal-header{margin-bottom:24px}.ios-app-icon{width:64px;height:64px;margin:0 auto 16px;border-radius:16px;background:linear-gradient(135deg,#00df82,#00a862);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #00df824d}.ios-app-icon.android{background:linear-gradient(135deg,#3ddc84,#07a04a);box-shadow:0 8px 20px #3ddc844d}.ios-app-icon img{width:40px;height:40px;object-fit:contain;filter:brightness(0) invert(1)}.ios-modal-header h3{font-size:1.5rem;font-weight:800;color:#1e293b;margin-bottom:8px}.ios-modal-header p{font-size:.95rem;color:#64748b;line-height:1.5;font-weight:500}.ios-subtitle-small{font-size:.85rem;color:#94a3b8}.ios-steps{display:flex;flex-direction:column;gap:12px;margin-bottom:32px}.ios-step{background:#f8fafc;padding:16px;border-radius:16px;display:flex;align-items:center;gap:16px;text-align:left}.step-badge{font-size:.65rem;font-weight:800;color:#00a862;background:#e6fffa;padding:4px 8px;border-radius:6px;white-space:nowrap}.step-text{font-size:.9rem;color:#475569;line-height:1.4;font-weight:500;display:flex;align-items:center;flex-wrap:wrap;gap:4px}.step-inline-icon{color:#64748b;display:inline-block;vertical-align:middle}.ios-modal-footer{display:flex;gap:12px}.ios-btn-later{flex:1;padding:14px;background:#f1f5f9;color:#64748b;border:none;border-radius:16px;font-size:1rem;font-weight:700;cursor:pointer}.ios-btn-confirm{flex:2;padding:14px;background:#00df82;color:#020617;border:none;border-radius:16px;font-size:1rem;font-weight:800;cursor:pointer;box-shadow:0 10px 20px -5px #00df8266}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@media(max-width:480px){.landing-nav{top:0;width:100%;height:56px!important;border-radius:0}.landing-nav-inner{padding:0 14px!important}.nav-btn-primary{min-width:82px;min-height:40px;padding:0 14px!important}.landing-hero{padding:82px 16px 36px;gap:28px}.hero-badge{margin-bottom:12px;padding:.45rem .85rem;font-size:.75rem}.hero-eyebrow{font-size:.95rem;letter-spacing:0}.hero-title{font-size:2rem;line-height:1.22;letter-spacing:0;margin-bottom:12px}.hero-subtitle{font-size:.92rem;line-height:1.55;margin-bottom:22px}.hero-subtitle br,.cta-box h2 br,.pwa-text h2 br,.pwa-text p br{display:none}.hero-cta{gap:12px}.cta-button-primary,.final-cta-btn,.install-btn,.plan-cta-btn{min-height:48px;padding:.85rem 1rem!important;font-size:.95rem!important;border-radius:16px}.hero-trust{align-items:flex-start;text-align:left;font-size:.72rem;line-height:1.4;margin-top:0}.hero-pricing-container{width:100%}.hero-pricing-card{max-width:328px;padding:1.25rem;border-radius:24px}.plan-badge{margin-bottom:1rem;font-size:.68rem}.plan-header h3{font-size:1.35rem}.plan-price{margin-bottom:1rem}.plan-price .amount{font-size:2rem}.plan-offer{margin-bottom:1.25rem;padding:.7rem .85rem;font-size:.82rem;border-radius:14px}.plan-features-mini{gap:.65rem;margin-bottom:1.35rem}.plan-features-mini li{align-items:flex-start;gap:.6rem;font-size:.84rem;line-height:1.35}.hero-floating-mockup{display:none}.landing-features,.landing-pwa,.landing-cta{padding:40px 16px}.bento-grid{gap:14px}.bento-item{padding:1.25rem 1rem 1.1rem!important;border-radius:22px}.bento-content{margin-bottom:14px!important}.bento-content h3{font-size:1.12rem;line-height:1.35;letter-spacing:0}.bento-content p{font-size:.86rem;line-height:1.55}.feature-tags{gap:6px}.feature-tags span{font-size:.68rem;padding:.35rem .55rem}.bento-visual{min-height:120px!important;flex-basis:120px!important}.detection-visual{height:140px;transform:scale(.64);transform-origin:center}.calendar-visual{min-height:170px!important}.premium-calendar-mock{width:244px!important;transform:scale(.9)!important}.notification-flow{gap:7px!important}.notif-bar{font-size:.74rem!important;line-height:1.3;padding:9px 10px!important}.insight-visual{min-height:260px!important;flex-basis:260px!important;overflow:visible!important;padding:.25rem 0 0!important}.donut-mock-container{max-width:268px;gap:1rem;padding:1rem;border-radius:18px}.donut-main{width:132px;height:132px}.legend-mock{gap:.55rem}.legend-row{font-size:.76rem}.pwa-container{padding:28px 18px!important;gap:28px!important;border-radius:24px}.pwa-badge{margin-bottom:1rem;font-size:.7rem;letter-spacing:.12em}.pwa-text h2{font-size:1.5rem!important;line-height:1.3!important;letter-spacing:0;margin-bottom:1rem}.pwa-text p{font-size:.88rem!important;margin-bottom:1.5rem}.pwa-features{margin-bottom:1.5rem}.pwa-features li{align-items:flex-start;gap:.65rem;font-size:.86rem!important;margin-bottom:.85rem}.phone-frame{width:176px!important;height:352px!important;border-radius:34px;padding:10px;border-width:4px}.phone-screen{border-radius:26px}.app-icon{width:58px;height:58px;border-radius:16px}.notif-popup{top:24px;padding:.85rem;border-radius:14px}.cta-box{padding:2.25rem 1.1rem;border-radius:24px}.cta-box h2{font-size:1.42rem;line-height:1.35;letter-spacing:0}.cta-box p{font-size:.88rem;line-height:1.55;margin-bottom:1.5rem}.landing-footer{padding:36px 16px}.footer-links{gap:10px 18px}.footer-links a,.business-info-details p,.copyright{font-size:.82rem}.ios-modal-content{width:calc(100% - 28px);padding:24px 18px 18px;border-radius:24px}}@media(max-width:360px)and (max-height:680px){.landing-hero{padding-top:74px;gap:22px}.hero-title{font-size:1.86rem}.hero-subtitle{font-size:.86rem;margin-bottom:18px}.hero-pricing-card{max-width:320px}.landing-features,.landing-pwa,.landing-cta{padding-top:34px;padding-bottom:34px}}.landing-container{background:linear-gradient(180deg,#f8fafc,#fff 38%,#f8fafc)!important}.landing-container h1,.landing-container h2,.landing-container h3,.landing-container p,.landing-container span,.landing-container a,.landing-container button{letter-spacing:0!important}.landing-nav-inner{min-height:60px!important;box-shadow:0 18px 44px #0f172a14!important}.landing-nav-links{display:flex;align-items:center;gap:6px;padding:4px;border-radius:999px;background:#f8fafcb8;border:1px solid rgba(15,23,42,.05)}.landing-nav-links a{min-height:36px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;color:#64748b;text-decoration:none;font-size:.88rem;font-weight:800;transition:background .2s ease,color .2s ease,transform .2s ease}.landing-nav-links a:hover{color:#0f172a;background:#fff;transform:translateY(-1px)}.hero-proof-strip{display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:2px}.hero-proof-strip span{min-height:34px;padding:0 12px;display:inline-flex;align-items:center;gap:4px;border-radius:999px;background:#ffffffc7;border:1px solid rgba(15,23,42,.06);color:#64748b;font-size:.82rem;font-weight:700;box-shadow:0 10px 24px #0f172a0a}.hero-proof-strip strong{color:#0f172a;font-weight:900}.hero-pricing-card,.bento-item,.pwa-container,.cta-box{border:1px solid rgba(15,23,42,.06)!important;box-shadow:0 24px 70px #0f172a14!important}.cta-button-primary,.plan-cta-btn,.install-btn,.final-cta-btn,.nav-btn-primary{min-height:44px}.cta-button-primary,.final-cta-btn,.install-btn{box-shadow:0 18px 34px #00e6762e}.cta-button-primary:hover,.final-cta-btn:hover,.install-btn:hover,.plan-cta-btn:hover{transform:translateY(-2px)!important}@media(min-width:1025px){.landing-nav{top:18px!important;width:calc(100% - 48px)!important;max-width:1180px!important}.landing-hero{grid-template-columns:minmax(0,1fr)!important;max-width:1180px!important;min-height:min(860px,calc(100vh - 36px));padding:132px 32px 72px!important;gap:34px!important;text-align:center!important;align-items:center!important}.hero-content{width:100%;max-width:880px;margin:0 auto}.hero-badge{margin:0 auto 18px!important}.hero-eyebrow{font-size:1.12rem!important;color:#475569!important}.hero-title{max-width:820px;margin:0 auto 22px!important;font-size:4.05rem!important;line-height:1.08!important;font-weight:900!important}.hero-subtitle{max-width:680px!important;margin:0 auto 30px!important;font-size:1.18rem!important;line-height:1.7!important}.hero-cta{align-items:center!important;gap:16px!important}.cta-button-primary{width:auto!important;min-width:260px;padding:0 28px!important;border-radius:18px!important;font-size:1.05rem!important;font-weight:800!important}.hero-pricing-container{width:100%;max-width:980px;margin:0 auto}.hero-pricing-card{max-width:none!important;min-height:238px;padding:28px!important;display:grid;grid-template-columns:minmax(220px,.8fr) minmax(340px,1.25fr) minmax(190px,.65fr);align-items:center;gap:24px;border-radius:28px!important;text-align:left;background:linear-gradient(135deg,#fffffffa,#f8fafce6)!important}.hero-pricing-card:hover{transform:translateY(-4px)!important}.plan-badge{grid-column:1;width:fit-content;margin-bottom:14px!important}.plan-header{grid-column:1}.plan-offer{grid-column:3;grid-row:1;margin:0!important;justify-content:center}.plan-features-mini{grid-column:2;grid-row:1 / span 2;margin:0!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px!important}.plan-features-mini li{align-items:flex-start!important;font-size:.9rem!important;line-height:1.35}.plan-cta-btn{grid-column:3;grid-row:2;min-height:50px;padding:0 18px!important;border-radius:16px!important;font-size:.95rem!important}.hero-floating-mockup{right:18px!important;bottom:-22px!important}.landing-features{max-width:1180px!important;padding:72px 32px!important}.bento-grid{grid-template-columns:repeat(12,minmax(0,1fr))!important;grid-auto-rows:minmax(320px,auto)!important;gap:18px!important}.bento-item{grid-column:span 4;min-height:340px;padding:28px!important;border-radius:24px!important;background:#ffffffd1!important}.bento-large{grid-column:span 8!important;min-height:380px}.bento-item h3{font-size:1.45rem!important;line-height:1.25!important}.bento-item p{font-size:.98rem!important;line-height:1.62!important}.landing-pwa{max-width:1180px!important;margin:72px auto!important;padding:0 32px!important}.pwa-container{padding:56px!important;gap:48px!important;border-radius:30px!important}.phone-frame{width:270px!important;height:540px!important}.landing-cta{padding:96px 32px!important}.cta-box{max-width:980px!important;padding:72px 48px!important;border-radius:30px!important}}@media(min-width:1025px)and (max-width:1180px){.landing-hero{padding-left:24px!important;padding-right:24px!important}.hero-title{font-size:3.35rem!important}.hero-pricing-card{grid-template-columns:minmax(0,1fr) minmax(0,1.35fr)}.plan-offer,.plan-cta-btn{grid-column:1 / -1}.plan-features-mini{grid-column:2}}@media(max-width:1024px){.landing-nav-links{display:none!important}.landing-hero{min-height:auto!important}}@media(max-width:768px){.landing-container{overflow-x:hidden!important}.landing-glow{opacity:.07!important;filter:blur(90px)!important}.landing-nav{top:10px!important;width:calc(100% - 20px)!important}.landing-nav-inner{min-height:56px!important;padding:0 12px!important;border-radius:20px!important}.logo-image{width:30px!important;height:30px!important}.logo-text{font-size:1.08rem!important}.nav-user-info{display:none!important}.landing-hero{padding:96px 16px 38px!important;gap:26px!important;text-align:center!important}.hero-badge{margin-left:auto!important;margin-right:auto!important}.hero-title{font-size:2.15rem!important;line-height:1.18!important;margin-bottom:14px!important}.hero-subtitle{max-width:340px!important;margin:0 auto 22px!important}.hero-cta{width:100%;gap:12px!important}.hero-proof-strip{gap:6px}.hero-proof-strip span{min-height:30px;padding:0 9px;font-size:.72rem}.hero-pricing-card{width:min(100%,360px)!important;padding:20px!important;border-radius:24px!important}.plan-offer{align-items:flex-start!important}.landing-features,.landing-pwa,.landing-cta{padding-left:16px!important;padding-right:16px!important}.bento-item{min-height:0!important;background:#ffffffdb!important;border-radius:22px!important}.bento-large{flex-direction:column!important}.feature-tags{margin-top:10px!important}.pwa-container{text-align:left!important}.pwa-features li{justify-content:flex-start!important}.install-btn{width:100%;justify-content:center}.phone-frame{transform:none!important}.cta-box{text-align:left!important}.final-cta-btn{width:100%;justify-content:center}}@media(prefers-reduced-motion:reduce){.landing-container *,.landing-container *:before,.landing-container *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.landing-container .calendar-visual{align-items:center!important;padding:0!important}.landing-container .premium-calendar-mock{width:min(100%,330px)!important;max-width:330px!important;padding:16px!important;border-radius:22px!important;background:#f8fafcd1!important;border:1px solid rgba(15,23,42,.06)!important;box-shadow:inset 0 1px #ffffffe6,0 18px 38px #0f172a0f!important;transform:none!important}.landing-container .bento-item:hover .premium-calendar-mock{transform:translateY(-2px)!important}.landing-calendar-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.landing-calendar-head span{font-size:1rem;font-weight:900;color:#0f172a}.landing-calendar-head strong{min-height:28px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:#ecfdf5;color:#00a862;font-size:.72rem;font-weight:900;white-space:nowrap}.landing-calendar-weekdays{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;margin-bottom:6px}.landing-calendar-weekdays span{text-align:center;color:#94a3b8;font-size:.62rem;font-weight:900}.landing-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));grid-auto-rows:44px;gap:5px}.landing-calendar-cell{min-width:0;padding:5px;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:11px;background:#ffffffd1;border:1px solid rgba(15,23,42,.05);box-shadow:0 8px 16px #0f172a09}.landing-calendar-cell-top{min-width:0;display:flex;align-items:flex-start;justify-content:space-between;gap:4px}.landing-calendar-cell-top span{color:#0f172a;font-size:.64rem;font-weight:900;line-height:1}.landing-calendar-cell-top strong{max-width:46px;color:#94a3b8;font-size:.55rem;font-weight:900;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.landing-calendar-cell.is-paid{background:linear-gradient(135deg,#fff,#f0fdf4);border-color:#00e67652}.landing-calendar-cell.is-today{border-color:#00e6769e;box-shadow:inset 0 0 0 1px #00e67629,0 10px 18px #00e67614}.landing-calendar-cell.is-selected{background:linear-gradient(135deg,#fff,#f5f7ff);border-color:#6366f194;box-shadow:inset 0 0 0 1px #6366f12e,0 14px 24px #6366f11f}.landing-calendar-event{min-width:0;height:17px;padding:0 5px;display:flex;align-items:center;gap:4px;border-radius:999px;background:#6366f11a;color:#0f172a;font-size:.56rem;font-weight:900;white-space:nowrap;overflow:hidden}.landing-calendar-event span:last-child{overflow:hidden;text-overflow:ellipsis}.landing-calendar-event-icon{width:12px;height:12px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:4px;background:#6366f1;color:#fff;font-size:.48rem;font-weight:900}.landing-container .cal-floating-event{top:auto!important;right:12px!important;bottom:14px!important;padding:9px 11px!important;border-radius:14px!important;box-shadow:0 18px 32px #0f172a3d!important}.landing-container .event-name{font-size:.76rem;font-weight:900}.landing-container .event-price{color:#00e676;font-size:.74rem;font-weight:900}@media(max-width:768px){.landing-container .calendar-visual{min-height:190px!important;flex-basis:190px!important;align-items:flex-start!important;overflow:visible!important}.landing-container .premium-calendar-mock{width:min(100%,286px)!important;padding:12px!important;border-radius:20px!important}.landing-calendar-head{margin-bottom:10px}.landing-calendar-head span{font-size:.94rem}.landing-calendar-head strong{min-height:26px;padding:0 9px;font-size:.68rem}.landing-calendar-weekdays{gap:4px;margin-bottom:5px}.landing-calendar-grid{grid-auto-rows:34px;gap:4px}.landing-calendar-cell{border-radius:9px;padding:4px}.landing-calendar-cell-top strong{display:none}.landing-calendar-event{height:15px;padding:0 4px;gap:3px;font-size:.5rem}.landing-calendar-event-icon{width:11px;height:11px;border-radius:4px;font-size:.44rem}.landing-container .cal-floating-event{display:none!important}}@media(max-width:390px){.landing-container .calendar-visual{min-height:176px!important;flex-basis:176px!important}.landing-container .premium-calendar-mock{width:min(100%,268px)!important;padding:10px!important;border-radius:18px!important}.landing-calendar-head strong{font-size:.64rem}.landing-calendar-weekdays span{font-size:.56rem}.landing-calendar-grid{grid-auto-rows:31px;gap:3px}.landing-calendar-cell{padding:3px}.landing-calendar-cell-top span{font-size:.58rem}}.landing-preview,.landing-features,.landing-problem-solution,.landing-pro-value,.landing-pwa,.landing-cta{position:relative;z-index:2}.landing-preview,.landing-problem-solution,.landing-pro-value{max-width:1180px;margin:0 auto;padding:28px 16px 40px}.section-heading{max-width:760px;margin-bottom:22px}.section-heading-centered{max-width:860px;margin-left:auto;margin-right:auto;text-align:center;display:flex;flex-direction:column;align-items:center}.section-heading-centered .section-kicker{margin-left:auto;margin-right:auto}.section-heading-centered h2,.section-heading-centered p{text-align:center}.section-heading-centered h2{width:100%}.section-heading-centered p{max-width:620px;margin-left:auto;margin-right:auto;width:100%}.section-kicker{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#6366f114;color:var(--lp-indigo);font-size:.76rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px}.section-heading h2,.problem-card h2,.solution-card h2{margin:0 0 10px;font-size:clamp(1.55rem,3vw,2.4rem);line-height:1.18;letter-spacing:-.03em;color:#0f172a}.section-heading p,.problem-card p,.solution-card p{margin:0;color:#475569;font-size:.98rem;line-height:1.65}.landing-hero{max-width:1180px!important;min-height:auto!important;padding:110px 16px 28px!important;grid-template-columns:minmax(0,1fr)!important;gap:22px!important;align-items:stretch!important;text-align:left!important}.hero-content{max-width:620px}.hero-badge{margin-bottom:16px!important}.hero-eyebrow{font-size:1rem!important;color:#334155!important}.hero-title{margin-bottom:14px!important;font-size:clamp(2.5rem,8vw,4.1rem)!important;line-height:1.08!important}.hero-subtitle{margin-bottom:24px!important;max-width:560px!important;font-size:1.02rem!important;line-height:1.7!important}.hero-cta{align-items:flex-start!important;gap:12px!important}.hero-proof-strip{justify-content:flex-start!important}.hero-preview-shell{width:100%}.hero-preview-card{display:grid;gap:14px}.hero-preview-dark{background:linear-gradient(180deg,#0f172a,#111c36);color:#fff;border-radius:28px;padding:20px;border:1px solid rgba(148,163,184,.14);box-shadow:0 26px 60px #0f172a38}.preview-dark-header,.hero-panel-head,.preview-summary-top,.preview-summary-bottom,.pro-mini-head,.pro-mini-highlight,.mini-calendar-head,.mini-manage-row,.preview-gmail-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.preview-label{display:block;margin-bottom:4px;color:#e2e8f0b8;font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.preview-dark-header strong,.hero-preview-reminder strong,.hero-panel-head span,.preview-summary-top strong,.preview-summary-bottom strong,.preview-card h3,.feature-preview-head h3,.pro-value-copy h3,.pro-mini-head strong{letter-spacing:-.02em}.preview-dark-header strong{font-size:1.18rem;line-height:1.3}.preview-status{min-height:28px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:#00e6761f;color:#9ff7ca;font-size:.72rem;font-weight:900}.hero-preview-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:18px}.hero-metric-card{min-width:0;padding:16px;border-radius:18px;background:#ffffff0f;border:1px solid rgba(148,163,184,.12)}.hero-metric-card span,.hero-preview-reminder span,.hero-panel-head b,.preview-card-label,.preview-search-bar,.preview-list-row span,.problem-list li,.solution-step span,.feature-preview-head p,.mini-engine-card span,.mini-candidate-row span,.mini-overview-card span,.mini-toggle-row span,.mini-calendar-detail span,.mini-manage-row span,.mini-blacklist-panel span,.pro-mini-highlight span,.pro-mini-stats span,.pro-mini-footer span,.phone-top-card span,.phone-list-card span{color:#64748b;font-size:.82rem;line-height:1.45}.hero-metric-card strong{display:block;margin:10px 0 5px;color:#fff;font-size:1.08rem;font-weight:900;line-height:1.25}.hero-metric-card em{color:#e2e8f0c7;font-size:.78rem;font-style:normal;font-weight:700}.hero-metric-card.mint{background:#00e67617}.hero-metric-card.indigo{background:#6366f11f}.hero-preview-reminder{margin-top:16px;padding:16px;border-radius:18px;background:#ffffff12;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.preview-service-mark,.candidate-logo{width:34px;height:34px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff24;color:#fff;font-size:.88rem;font-weight:900;flex:0 0 auto}.hero-preview-reminder strong,.hero-preview-reminder b{color:#fff;font-size:.95rem}.hero-preview-reminder b{min-height:30px;padding:0 10px;border-radius:999px;display:inline-flex;align-items:center;background:#6366f129;color:#c7d2fe;font-size:.72rem}.hero-preview-panels{display:grid;gap:12px}.hero-preview-panel,.preview-card,.problem-card,.solution-card,.feature-preview-card,.pro-value-card,.mini-engine-card,.mini-blacklist-panel{background:#ffffffeb;border:1px solid rgba(15,23,42,.06);box-shadow:0 22px 56px #0f172a12}.hero-preview-panel{border-radius:24px;padding:20px}.hero-panel-head span,.hero-panel-head b,.preview-card-label{color:#0f172a;font-weight:900}.hero-preview-panel p{margin:12px 0 14px;color:#475569;font-size:.95rem;line-height:1.6}.hero-panel-head button,.preview-gmail-head button,.mini-engine-card button{min-height:34px;padding:0 12px;border:0;border-radius:12px;background:#00e6761f;color:#047857;font-size:.78rem;font-weight:900}.hero-candidate-row,.preview-gmail-row,.hero-list-row,.preview-list-row,.solution-step,.mini-candidate-row,.mini-toggle-row,.mini-manage-row,.phone-list-card{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:12px}.hero-candidate-row,.hero-list-row{padding:14px 0;border-top:1px solid rgba(15,23,42,.06)}.hero-candidate-row strong,.hero-list-row strong,.preview-gmail-row strong,.preview-list-row strong,.solution-step strong,.mini-candidate-row strong,.mini-overview-card strong,.mini-calendar-detail strong,.mini-manage-row strong,.mini-blacklist-panel strong,.pro-mini-highlight strong,.pro-mini-stats strong,.pro-mini-footer strong,.phone-list-card strong,.phone-top-card strong{color:#0f172a;font-size:.98rem;font-weight:900}.hero-candidate-row em,.preview-gmail-row em,.hero-list-meta em,.preview-list-price em,.mini-manage-meta em{min-height:28px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#6366f11a;color:#4f46e5;font-size:.72rem;font-style:normal;font-weight:900}.hero-list-meta,.preview-list-price,.mini-manage-meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.hero-list-meta b,.preview-list-price b,.mini-manage-meta b{color:#0f172a;font-size:.9rem}.hero-list-meta .cool,.preview-list-price .cool,.mini-manage-meta .urgent{background:#00e6761f;color:#047857}.landing-preview .preview-grid,.feature-preview-grid{display:grid;gap:16px}.preview-card,.problem-card,.solution-card,.feature-preview-card{border-radius:24px;padding:20px}.preview-card h3,.feature-preview-head h3,.pro-value-copy h3{margin:0 0 10px;color:#0f172a;font-size:1.2rem;line-height:1.3}.preview-card p,.feature-preview-head p{margin:0 0 16px;color:#475569;font-size:.93rem;line-height:1.65}.preview-card-label{display:inline-block;margin-bottom:10px;font-size:.76rem}.preview-summary-mock{background:linear-gradient(180deg,#0f172a,#16203b);border-radius:22px;padding:16px}.preview-summary-top{align-items:flex-start;margin-bottom:12px}.preview-summary-top span,.preview-summary-bottom span{color:#e2e8f0b8}.preview-summary-top strong,.preview-summary-bottom strong,.preview-summary-bottom b{color:#fff}.preview-summary-bottom{padding-top:12px;border-top:1px solid rgba(148,163,184,.14)}.preview-summary-bottom b{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:#6366f12e;font-size:.76rem}.preview-gmail-mock,.preview-list-mock,.feature-mini,.pro-mini-dashboard,.phone-dashboard-preview{border-radius:20px;background:#f8fafc;border:1px solid rgba(15,23,42,.06);padding:14px}.preview-gmail-title,.feature-preview-head{display:flex;gap:12px;align-items:flex-start}.preview-gmail-icon{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#6366f11a;color:#4f46e5}.preview-gmail-row,.preview-list-row,.mini-candidate-row,.mini-manage-row{padding:12px 0;border-top:1px solid rgba(15,23,42,.06)}.preview-gmail-row.muted em{background:#0f172a0f;color:#475569}.preview-search-bar{min-height:40px;padding:0 14px;display:flex;align-items:center;border-radius:14px;background:#fff;border:1px solid rgba(15,23,42,.06)}.landing-problem-solution{display:grid;gap:16px}.problem-list{margin:14px 0 0;padding:0;list-style:none;display:grid;gap:8px}.problem-list li,.solution-step{min-height:48px;padding:12px 14px;border-radius:16px;background:#f8fafc;border:1px solid rgba(15,23,42,.05)}.solution-flow{display:grid;gap:8px;margin-top:14px}.solution-step{grid-template-columns:auto 1fr}.solution-step svg{color:#4f46e5}.feature-preview-card{display:grid;gap:14px}.feature-preview-head p{margin-bottom:0}.mini-engine-card,.mini-blacklist-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:18px}.mini-dark-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#0f172a,#17243f)}.mini-overview-card{min-width:0;padding:12px;border-radius:16px;background:#ffffff0f}.mini-overview-card span{color:#e2e8f0b8}.mini-overview-card strong{display:block;margin-top:8px;color:#fff}.feature-mini-calendar .mini-calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;margin:12px 0}.mini-calendar-cell{min-height:44px;padding:6px;border-radius:12px;background:#fff;border:1px solid rgba(15,23,42,.05);display:flex;flex-direction:column;justify-content:space-between}.mini-calendar-cell span{color:#0f172a;font-size:.7rem;font-weight:900}.mini-calendar-cell em{color:#64748b;font-size:.58rem;font-style:normal;font-weight:800}.mini-calendar-cell.selected{background:#6366f114;border-color:#6366f14d}.mini-calendar-cell.paid{background:#00e67614;border-color:#00e67638}.mini-calendar-detail{min-height:56px;padding:14px;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.05)}.mini-toggle-row{min-height:54px;padding:12px 14px;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.05)}.mini-toggle-row strong{min-height:28px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:#0f172a0f;color:#475569;font-size:.74rem}.mini-toggle-row.active strong{background:#00e6761f;color:#047857}.mini-empty-state{min-height:68px;margin-top:12px;border-radius:16px;border:1px dashed rgba(15,23,42,.12);display:flex;align-items:center;justify-content:center;gap:8px;color:#475569;font-size:.86rem;font-weight:700}.landing-pro-value .pro-value-card{display:grid;gap:18px;border-radius:28px;padding:22px}.pro-value-copy .plan-badge{margin-bottom:14px}.pro-value-copy .plan-offer{margin-bottom:18px}.pro-value-copy .plan-features-mini{margin-bottom:20px}.plan-cta-btn{background:var(--lp-accent)!important;color:#0f172a!important;box-shadow:0 18px 34px #00e6762e!important}.pro-mini-dashboard{background:linear-gradient(180deg,#0f172a,#111c36);border-color:#94a3b829}.pro-mini-head span,.pro-mini-highlight span,.pro-mini-stats span,.pro-mini-footer span{color:#e2e8f0b8}.pro-mini-head strong,.pro-mini-highlight strong,.pro-mini-highlight b,.pro-mini-stats strong,.pro-mini-footer strong{color:#fff}.pro-mini-highlight,.pro-mini-stats,.pro-mini-footer{margin-top:12px;padding-top:12px;border-top:1px solid rgba(148,163,184,.14)}.pro-mini-highlight b{min-height:30px;padding:0 10px;display:inline-flex;align-items:center;border-radius:999px;background:#00e6761f;font-size:.74rem}.pro-mini-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pro-benefit-pill{min-height:38px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;background:#6366f114;color:#4f46e5;font-size:.78rem;font-weight:900}.pro-mini-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.landing-pwa{max-width:1180px;margin:0 auto}.pwa-container{background:linear-gradient(180deg,#0f172a,#101a31)!important}.phone-dashboard-preview{display:grid;gap:10px;background:linear-gradient(180deg,#eaf0ff,#f8fafc)}.phone-top-card{min-height:96px;padding:14px;border-radius:18px;background:linear-gradient(180deg,#0f172a,#17243f)}.phone-top-card span,.phone-top-card strong{color:#fff}.phone-top-card strong{display:block;margin-top:10px;font-size:1.24rem}.phone-list-card{min-height:62px;padding:13px 14px;border-radius:16px;background:#fff;border:1px solid rgba(15,23,42,.06)}.phone-list-card b{color:#0f172a;font-size:.88rem}.notif-popup p{margin:0;line-height:1.45}.landing-cta{max-width:1180px;margin:0 auto}.cta-box{background:linear-gradient(180deg,#0f172a,#111c36)!important;border-color:#94a3b81f!important;box-shadow:0 28px 60px #0f172a2e!important}.cta-box h2,.cta-box p{color:#fff!important}.cta-box p{opacity:.84}.final-cta-btn{background:var(--lp-accent)!important;color:#0f172a!important;box-shadow:0 18px 34px #00e67633!important}@media(min-width:768px){.landing-preview,.landing-problem-solution,.landing-pro-value{padding-left:24px;padding-right:24px}.preview-grid,.feature-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-problem-solution,.landing-pro-value .pro-value-card{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.hero-preview-panels{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.landing-hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr)!important;gap:28px!important;padding:128px 24px 36px!important}.landing-preview,.landing-features,.landing-problem-solution,.landing-pro-value,.landing-pwa,.landing-cta{padding-left:24px!important;padding-right:24px!important}.preview-grid{grid-template-columns:1.05fr .95fr .95fr}.feature-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:767px){.landing-preview,.landing-problem-solution,.landing-pro-value{padding-top:18px;padding-bottom:32px}.hero-content{max-width:none}.hero-proof-strip span{box-shadow:none}.hero-preview-dark,.hero-preview-panel,.preview-card,.problem-card,.solution-card,.feature-preview-card,.landing-pro-value .pro-value-card{border-radius:22px;padding:18px}.section-heading-centered,.section-heading-centered p{max-width:100%}.hero-preview-metrics,.mini-dark-overview,.pro-mini-stats{grid-template-columns:1fr}.hero-preview-reminder,.hero-candidate-row,.hero-list-row,.preview-gmail-row,.preview-list-row,.mini-candidate-row,.mini-manage-row,.phone-list-card{grid-template-columns:auto 1fr}.hero-preview-reminder b,.hero-list-meta,.preview-list-price,.mini-manage-meta,.phone-list-card b{grid-column:2;justify-self:start;align-items:flex-start}.mini-engine-card,.mini-blacklist-panel,.preview-gmail-head{flex-direction:column;align-items:flex-start}.feature-mini-calendar .mini-calendar-grid{gap:4px}.mini-calendar-cell{min-height:38px}.phone-top-card strong{font-size:1.12rem}}@media(max-width:390px){.hero-title{font-size:2.15rem!important}.hero-subtitle,.section-heading p,.preview-card p,.feature-preview-head p{font-size:.88rem!important}.section-heading h2,.problem-card h2,.solution-card h2{font-size:1.38rem}.hero-preview-dark,.hero-preview-panel,.preview-card,.problem-card,.solution-card,.feature-preview-card,.landing-pro-value .pro-value-card{padding:16px}.hero-preview-metrics,.hero-preview-card,.preview-grid,.feature-preview-grid,.solution-flow{gap:12px}}.admin-container{min-height:100vh;background-color:#f8fafc;color:#1e293b;padding:1.5rem;font-family:Pretendard,sans-serif;max-width:1200px;margin:0 auto}.cyan-text{color:#06b6d4}.gold-text{color:#d97706}.green-text{color:#059669}.summary-banner{background:linear-gradient(90deg,#00f2ff1a,#a855f71a);border:1px solid rgba(0,242,255,.2);padding:1rem 1.5rem;border-radius:16px;margin-bottom:2rem;font-size:.95rem;font-weight:600;color:#334155;display:flex;align-items:center;gap:.8rem}.summary-banner .highlight{color:#06b6d4;font-weight:800;font-size:1.1rem}.admin-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.05)}.header-left{display:flex;align-items:center;gap:1rem}.admin-header h1{font-size:1.5rem;font-weight:800;margin:0}.header-right{display:flex;align-items:center;gap:1rem}.icon-btn{background:#0000000d;border:none;color:#64748b;padding:.5rem;border-radius:12px;cursor:pointer}.refresh-btn{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid #e2e8f0;color:#64748b;padding:.6rem 1rem;border-radius:12px;font-weight:600;cursor:pointer;transition:all .2s}.refresh-btn:hover{background:#f1f5f9;color:#1e293b}.spinning{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}@media(min-width:768px){.stats-grid{grid-template-columns:repeat(4,1fr)}}.stat-card{padding:1.5rem;border-radius:20px;background:#fff;display:flex;flex-direction:column;gap:1rem;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.stat-icon{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center}.stat-card.gold .stat-icon{background:#d977061a;color:#d97706}.stat-card.cyan .stat-icon{background:#06b6d41a;color:#06b6d4}.stat-card.purple .stat-icon{background:#a855f71a;color:#a855f7}.stat-card.green .stat-icon{background:#10b9811a;color:#10b981}.stat-info{display:flex;flex-direction:column}.stat-label{font-size:.85rem;color:#94a3b8;margin-bottom:.3rem}.stat-value{font-size:1.5rem;font-weight:800}.stat-delta{font-size:.75rem;font-weight:700;margin-top:.4rem;color:#64748b}.stat-delta.up{color:#10b981}.stats-grid.mini{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:-1rem;margin-bottom:2rem}.mini-stat-card{background:#fff;padding:1rem;border-radius:16px;border:1px solid #e2e8f0}.mini-stat-card.core{background:#00f2ff0d;border-color:#00f2ff33}.mini-label{font-size:.75rem;color:#94a3b8}.mini-value-row{display:flex;align-items:baseline;gap:.4rem;margin-top:.2rem}.mini-value{font-size:1.1rem;font-weight:700}.mini-percent{font-size:.8rem;color:#64748b;font-weight:500}.mini-delta.up{font-size:.7rem;color:#10b981;font-weight:800;margin-top:.2rem;display:block}.user-management-section{background:#fff;padding:1.5rem;border-radius:24px;border:1px solid #e2e8f0;margin-bottom:2rem;box-shadow:0 4px 6px -1px #0000000d}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.section-header h3{margin:0;font-size:1.1rem;display:flex;align-items:center;gap:.6rem;color:#1e293b}.analytics-link-btn{background:#00f2ff1a;color:#00f2ff;border:1px solid rgba(0,242,255,.2);padding:.5rem 1rem;border-radius:10px;font-size:.85rem;font-weight:700;display:flex;align-items:center;gap:.3rem;cursor:pointer;transition:all .2s}.analytics-link-btn:hover{background:#00f2ff33;transform:translate(3px)}.admin-user-list-mini{display:flex;flex-direction:column;gap:.6rem}.user-row-mini{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#f8fafc;border-radius:16px;border:1px solid #e2e8f0;cursor:pointer;transition:all .2s}.user-row-mini:hover{background:#f1f5f9;border-color:#00f2ff66}.user-main{display:flex;align-items:center;gap:1rem}.u-avatar-mini{width:32px;height:32px;border-radius:50%;border:1.5px solid #e2e8f0}.u-info{display:flex;flex-direction:column}.u-name{font-weight:700;font-size:.95rem;color:#1e293b}.u-time{font-size:.75rem;color:#64748b}.user-states{display:flex;gap:.4rem}.s-icon{font-size:.8rem;background:#f1f5f9;padding:2px 5px;border-radius:6px}.charts-row{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}@media(min-width:1024px){.charts-row{flex-direction:row}}.chart-box{flex:1;background:#fff;padding:1.5rem;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.chart-box h3{display:flex;align-items:center;gap:.5rem;font-size:1rem;margin:0 0 1.5rem;color:#64748b}.pie-legend{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.legend-item{display:flex;align-items:center;gap:.4rem}.legend-item .dot{width:8px;height:8px;border-radius:50%}.legend-item .name{font-size:.75rem;color:#94a3b8}.log-section{background:#fff;padding:1.5rem;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000000d}.log-list{display:flex;flex-direction:column;gap:.8rem}.log-card{display:flex;justify-content:space-between;align-items:center;padding:1.2rem;background:#fff;border-radius:18px;border:1px solid #e2e8f0;transition:all .2s ease}.log-card:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}.sub-avatar{width:36px;height:36px;background:#f1f5f9;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#00f2ff}.name-row{display:flex;align-items:center;gap:.5rem}.sub-name{font-weight:700;font-size:1rem;color:#1e293b}.uid-tag{font-size:.7rem;color:#94a3b8;background:#f1f5f9;padding:2px 6px;border-radius:4px;font-family:monospace}.user-status-icons{display:flex;gap:.3rem}.icon-pwa,.icon-push{font-size:.8rem}.sub-price{font-size:.95rem;color:#10b981;font-weight:700;margin-top:.2rem;display:block}.log-meta{text-align:right;display:flex;flex-direction:column;gap:.3rem}.cycle-badge{font-size:.7rem;color:#00f2ff;background:#00f2ff1a;padding:2px 6px;border-radius:4px;font-weight:700}.log-time{font-size:.85rem;color:#94a3b8}.admin-tabs{display:flex;background:#e2e8f0;padding:.3rem;border-radius:12px;margin-right:1rem}.tab-btn{display:flex;align-items:center;gap:.5rem;padding:.6rem 1.2rem;border:none;border-radius:9px;background:transparent;color:#94a3b8;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s;position:relative}.tab-btn.active{background:#fff;color:#00f2ff;box-shadow:0 4px 12px #0000001a}.pending-count{background:#f43f5e;color:#fff;font-size:.7rem;padding:.1rem .4rem;border-radius:10px;margin-left:.3rem}.admin-inquiry-section{animation:fadeIn .4s ease-out}.inquiry-filter-bar{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:1rem;background:#fff;border-radius:16px;border:1px solid #e2e8f0}.filter-group{display:flex;gap:1rem;align-items:center}.filter-group select{background:#fff;border:1px solid #e2e8f0;color:#1e293b;padding:.6rem 1rem;border-radius:12px;outline:none;font-size:.85rem;cursor:pointer}.inquiry-count{font-size:.9rem;color:#64748b}.admin-inquiry-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin-bottom:2rem}.admin-inquiry-card{background:#fff;border:1px solid #e2e8f0;padding:1.2rem;border-radius:18px;cursor:pointer;transition:all .2s;box-shadow:0 4px 6px -1px #0000000d}.admin-inquiry-card:hover{border-color:#00f2ff;transform:translateY(-3px);background:#f8fafc}.admin-inquiry-card.selected{border-color:#00f2ff;background:#00f2ff0d}.inquiry-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.status-badge{padding:.3rem .6rem;border-radius:8px;font-size:.75rem;font-weight:600}.status-badge.pending{background:#eab3081a;color:#eab308;border:1px solid rgba(234,179,8,.2)}.status-badge.answered{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.2)}.inquiry-meta{display:flex;gap:.8rem;font-size:.75rem;color:#64748b}.inquiry-title{font-size:1rem;font-weight:700;margin:.8rem 0}.inquiry-user{font-size:.8rem;color:#94a3b8}.inquiry-detail-overlay{position:fixed;inset:0;background:#000c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;z-index:2000;padding:1.5rem}.inquiry-detail-modal{background:#fff;width:100%;max-width:650px;border-radius:28px;border:1px solid #e2e8f0;overflow:hidden;animation:modalSlide .3s cubic-bezier(.175,.885,.32,1.275)}.detail-header{padding:1.5rem 2rem;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;align-items:center}.detail-header h3{margin:0;font-size:1.2rem}.detail-header .close-btn{background:#f1f5f9;border:none;color:#64748b;padding:.5rem;border-radius:50%;cursor:pointer}.detail-body{padding:2rem;max-height:75vh;overflow-y:auto}.detail-inquiry{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.q-label,.a-label{font-size:.7rem;font-weight:800;color:#00f2ff;margin-bottom:1rem;letter-spacing:.15em;text-transform:uppercase}.q-title{font-size:1.4rem;font-weight:800;margin-bottom:1rem}.q-content{line-height:1.7;color:#475569;white-space:pre-wrap}.reply-textarea{width:100%;min-height:180px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;padding:1.2rem;color:#1e293b;font-family:inherit;font-size:1rem;margin-bottom:1.5rem;outline:none}.reply-submit-btn{width:100%;padding:1.2rem;background:linear-gradient(135deg,#00f2ff,#22d3ee);color:#020617;font-weight:800;border-radius:16px;border:none;cursor:pointer}@keyframes modalSlide{0%{transform:translateY(40px);opacity:0}to{transform:translateY(0);opacity:1}}.skeleton-card{height:120px;background:#e2e8f0;border-radius:20px;padding:1.5rem;animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.analytics-page{max-width:1400px}.filter-summary-row{margin-bottom:.8rem;display:flex;justify-content:flex-start}.filter-summary{font-size:.85rem;color:#475569;background:#e2e8f0;padding:.4rem .8rem;border-radius:8px;display:flex;align-items:center;gap:.5rem}.filter-summary .highlight{color:#00f2ff;font-weight:700}.filtered-tag{font-size:.7rem;background:#a855f733;color:#a855f7;padding:2px 6px;border-radius:4px;font-weight:700}.controls-row{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.search-box{flex:1;min-width:250px;position:relative;display:flex;align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:0 1rem}.search-box input{background:transparent;border:none;color:#1e293b;padding:.8rem .5rem;width:100%;outline:none;font-size:.9rem}.filter-group{display:flex;gap:.6rem;flex-wrap:wrap}.filter-group select{background:#fff;border:1px solid #e2e8f0;color:#334155;padding:.6rem .8rem;border-radius:10px;font-size:.8rem;outline:none;cursor:pointer;transition:all .2s}.filter-group select:hover{border-color:#00f2ff;background:#f1f5f9}.analytics-layout{display:flex;gap:1.5rem;position:relative;min-height:70vh}.analytics-main{flex:1;min-width:0}.user-table-wrapper{background:#fff;border-radius:20px;border:1px solid #e2e8f0;overflow:hidden}.user-table{width:100%;border-collapse:collapse;font-size:.85rem}.user-table th{text-align:left;padding:1.2rem 1rem;background:#f8fafc;color:#64748b;font-weight:600;font-size:.75rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0}.user-table td{padding:1rem;border-bottom:1px solid #f1f5f9;vertical-align:middle}.user-table tr{transition:all .2s;cursor:pointer}.user-table tr:nth-child(2n){background:#f8fafc}.user-table tr:hover{background:#f1f5f9}.user-table tr.selected{background:#00f2ff14}.u-info-cell{display:flex;align-items:center;gap:.8rem}.u-avatar{width:32px;height:32px;border-radius:50%;border:1px solid #e2e8f0}.u-text{display:flex;flex-direction:column}.u-name{font-weight:700;color:#1e293b}.u-id{font-size:.7rem;color:#64748b;font-family:monospace}.status-cell{display:flex;gap:.4rem;flex-wrap:wrap}.status-badge{padding:2px 6px;border-radius:6px;font-size:.7rem;font-weight:800}.status-badge.pwa{background:#10b9811a;color:#10b981;border:1px solid rgba(16,185,129,.2)}.status-badge.pwa.active{background:#10b981;color:#020617}.status-badge.push.active{background:#00f2ff1a;color:#00f2ff;border:1px solid rgba(0,242,255,.2)}.status-badge.push.disabled{background:#f43f5e1a;color:#f43f5e;border:1px solid rgba(244,63,94,.2)}.status-badge.push.warning{background:#eab3081a;color:#eab308;border:1px solid rgba(234,179,8,.2)}.access-mode-label{font-size:.7rem;color:#64748b;margin-top:.3rem;display:block}.ref-cell{display:flex;align-items:center;gap:.5rem}.ref-label{color:#cbd5e1}.ref-link{display:inline-flex;align-items:center;gap:.2rem;background:#f1f5f9;padding:2px 6px;border-radius:4px;color:#94a3b8;text-decoration:none;font-size:.7rem;font-weight:700}.ref-link:hover{background:#e2e8f0;color:#1e293b}.active-text{color:#94a3b8;font-size:.8rem}.analytics-side{width:0;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);background:#fff;border-radius:20px;border:1px solid #e2e8f0;position:sticky;top:1.5rem;height:fit-content;max-height:calc(100vh - 8rem)}.analytics-side.active{width:360px;opacity:1;margin-left:.5rem}.side-content{padding:1.5rem}.side-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.side-header h3{margin:0;font-size:1.1rem;color:#1e293b}.side-header .close-btn{background:#f1f5f9;border:none;color:#64748b;padding:.4rem;border-radius:8px;cursor:pointer}.user-overview{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.large-avatar{width:64px;height:64px;border-radius:50%;margin-bottom:1rem;border:2px solid #00f2ff}.id-sub{font-size:.75rem;color:#64748b;margin-top:.2rem}.ua-info,.token-sync-info{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.75rem;color:#94a3b8;margin-top:.8rem}.timeline-container{display:flex;flex-direction:column;padding-left:.5rem}.timeline-step{position:relative;padding-left:2rem;padding-bottom:1.5rem}.timeline-step:before{content:"";position:absolute;left:4px;top:1rem;bottom:0;width:1px;border-left:1px dashed #cbd5e1}.timeline-step:last-child:before{display:none}.step-point{position:absolute;left:0;top:.35rem;width:10px;height:10px;background:#fff;border:2px solid #00f2ff;border-radius:50%;z-index:1}.timeline-step.join .step-point{border-color:gold}.timeline-step.pwa .step-point{border-color:#10b981}.timeline-step.push .step-point{border-color:#3b82f6}.step-info{display:flex;flex-direction:column}.step-label{font-size:.85rem;font-weight:700;color:#334155}.step-time{font-size:.75rem;color:#64748b;margin-top:.2rem}.side-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#475569}.side-empty p{font-size:.9rem;margin-top:1rem}@media(max-width:1024px){.analytics-layout{flex-direction:column}.analytics-side.active{width:100%;margin-left:0;margin-top:1rem}}
