body:has(.lp),html:has(.lp){height:auto;min-height:100%;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}.lp{min-height:100vh;background:#0e0d0c;font-family:var(--fp-font-family);color:#fff}.lp a{color:inherit;text-decoration:none}.lp-section{max-width:1180px;margin:0 auto;padding:72px 20px 0}@media (min-width:900px){.lp-section{padding:96px 32px 0}}.lp-h2{margin:0;color:#fff;font-size:28px;font-weight:700;letter-spacing:-.5px;text-wrap:balance}.lp-lede{color:rgba(217,217,217,.7);font-size:14px;line-height:1.7;margin:14px 0 0;text-wrap:pretty}@media (min-width:900px){.lp-h2{font-size:38px}.lp-lede{font-size:15px;margin-top:16px}}.lp-ribbon{background:rgba(232,160,107,.12);border-bottom:1px solid rgba(232,160,107,.25);text-align:center;padding:8px 16px;color:#e8a06b;font-size:11px;font-weight:600;letter-spacing:1px}@media (min-width:900px){.lp-ribbon{font-size:12.5px}}.lp-hero{position:relative;background-image:url(/wallpapers/default.jpg);background-size:cover;background-position:50%}.lp-hero-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(14,13,12,.55),rgba(14,13,12,.35) 45%,#0e0d0c)}.lp-nav{position:relative;z-index:2;max-width:1180px;margin:0 auto;padding:16px 20px;display:flex;align-items:center;justify-content:space-between}@media (min-width:900px){.lp-nav{padding:22px 32px}}.lp-brand{gap:10px}.lp-brand,.lp-brand-mark{display:flex;align-items:center}.lp-brand-mark{width:26px;height:26px;border-radius:50%;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(var(--fp-glass-blur));backdrop-filter:blur(var(--fp-glass-blur));justify-content:center;color:#fff;font-size:16px;flex:none}.lp-brand-name{color:#fff;font-size:14px;font-weight:700;letter-spacing:2px}.lp-brand-by{color:rgba(217,217,217,.55);font-size:10.5px;letter-spacing:2px;margin-top:2px}@media (min-width:900px){.lp-brand-mark{width:28px;height:28px}.lp-brand-name{font-size:15px;letter-spacing:2.5px}}.lp-nav-links{display:none}@media (min-width:900px){.lp-nav-links{display:flex;align-items:center;gap:26px}.lp-nav-links a{color:rgba(255,255,255,.8);font-size:13px}.lp-nav-links a:hover{color:#fff}}.lp-nav-toggle{width:40px;height:40px;margin:-7px -8px -7px 0;display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;color:#fff}@media (min-width:900px){.lp-nav-toggle{display:none}}.lp-nav-menu{position:relative;z-index:3;margin:0 20px;background:var(--fp-glass-2);-webkit-backdrop-filter:blur(var(--fp-glass-blur));backdrop-filter:blur(var(--fp-glass-blur));border:1px solid rgba(255,255,255,.2);border-radius:14px;padding:6px;display:flex;flex-direction:column}.lp-nav-menu a{color:#fff;font-size:14px;padding:13px 14px;border-radius:10px}.lp-nav-menu a:hover{background:rgba(255,255,255,.08)}.lp-nav-menu-foot{padding:8px 6px 4px;border-top:1px solid rgba(255,255,255,.12);margin-top:4px}@media (min-width:900px){.lp-nav-menu{display:none}}.lp-hero-copy{position:relative;z-index:2;max-width:900px;margin:0 auto;padding:44px 20px 0;text-align:center}@media (min-width:900px){.lp-hero-copy{padding:90px 32px 0}}.lp-badge{display:inline-flex;align-items:center;gap:7px;background:var(--fp-glass-1);-webkit-backdrop-filter:blur(var(--fp-glass-blur));backdrop-filter:blur(var(--fp-glass-blur));border:1px solid rgba(255,255,255,.2);border-radius:999px;padding:6px 13px;margin-bottom:20px}.lp-badge-dot{width:6px;height:6px;border-radius:50%;background:#2f8f5b}.lp-badge span{color:rgba(255,255,255,.85);font-size:11px}@media (min-width:900px){.lp-badge{gap:8px;padding:6px 14px;margin-bottom:26px}.lp-badge-dot{width:7px;height:7px}.lp-badge span{font-size:12px}}.lp-h1{margin:0;color:#fff;font-size:38px;font-weight:700;line-height:1.08;letter-spacing:-1px;text-shadow:0 4px 30px rgba(0,0,0,.5);text-wrap:balance}.lp-hero-sub{margin:16px 0 0;color:rgba(255,255,255,.85);font-size:14.5px;line-height:1.6;text-shadow:0 2px 14px rgba(0,0,0,.5);text-wrap:pretty}.lp-hero-note{color:rgba(255,255,255,.55);font-size:11.5px;margin-top:12px}@media (min-width:900px){.lp-h1{font-size:64px;line-height:1.05;letter-spacing:-1.5px;text-shadow:0 4px 40px rgba(0,0,0,.5)}.lp-hero-sub{max-width:620px;margin:22px auto 0;font-size:17px;line-height:1.65;text-shadow:0 2px 16px rgba(0,0,0,.5)}.lp-hero-note{font-size:12px;margin-top:14px}}.lp-hero-cta{display:flex;flex-direction:column;gap:10px;margin-top:24px}.lp-hero-cta .lp-btn-secondary{display:none}@media (min-width:900px){.lp-hero-cta{flex-direction:row;justify-content:center;gap:12px;margin-top:32px}.lp-hero-cta .lp-btn-secondary{display:inline-flex}}.lp-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 26px;border-radius:999px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;border:none;transition:background var(--fp-transition-fast,.2s ease);box-sizing:border-box}.lp-btn-primary{background:#e8a06b;color:#16130f;box-shadow:0 8px 26px rgba(232,160,107,.3)}.lp-btn-primary:hover{background:#f0b184}.lp-btn-secondary{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);color:#fff;-webkit-backdrop-filter:blur(var(--fp-glass-blur));backdrop-filter:blur(var(--fp-glass-blur))}.lp-btn-secondary:hover{background:rgba(255,255,255,.18)}.lp-btn-ghost{height:36px;padding:0 16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:13px;font-weight:600}.lp-btn-ghost:hover{background:rgba(255,255,255,.18)}.lp-btn-block{width:100%}.lp-mock-wrap{position:relative;z-index:2;max-width:1080px;margin:40px auto 0;padding:0 20px}@media (min-width:900px){.lp-mock-wrap{margin-top:64px;padding:0 32px}}.lp-mock{position:relative;height:300px;border-radius:14px 14px 0 0;overflow:hidden;border:1px solid rgba(255,255,255,.22);border-bottom:none;background:#1a120c;box-shadow:0 -20px 80px rgba(0,0,0,.45)}@media (min-width:900px){.lp-mock{height:560px;border-radius:18px 18px 0 0}}.lp-mock-scrim{position:absolute;inset:0;background:rgba(0,0,0,.32)}.lp-mock-bar{position:absolute;top:0;left:0;right:0;height:30px;display:flex;align-items:center;justify-content:space-between;padding:0 10px;background:var(--fp-glass-1);-webkit-backdrop-filter:blur(var(--fp-glass-blur));backdrop-filter:blur(var(--fp-glass-blur));z-index:2}@media (min-width:900px){.lp-mock-bar{height:38px;padding:0 14px;display:grid;grid-template-columns:1fr auto 1fr}}.lp-mock-brand{display:flex;align-items:center;gap:8px}.lp-mock-brand span:last-child{color:#fff;font-size:10px;font-weight:600}@media (min-width:900px){.lp-mock-brand span:last-child{font-size:12px}}.lp-mock-dot{width:16px;height:16px;border-radius:50%;background:rgba(255,255,255,.2);display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:11px;flex:none}.lp-mock-icons{gap:6px;color:rgba(255,255,255,.8)}.lp-mock-icon,.lp-mock-icons{display:flex;align-items:center}.lp-mock-icon{justify-content:center;width:22px;height:20px}@media (min-width:900px){.lp-mock-icon{width:30px;height:26px}}.lp-mock-icon-on{background:rgba(255,255,255,.22);border-radius:5px}.lp-mock-right{display:none}@media (min-width:900px){.lp-mock-right{display:flex;justify-content:flex-end;gap:10px;color:rgba(255,255,255,.8)}}.lp-mock-centre{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:1}.lp-mock-clock{display:flex;align-items:flex-end;color:#fff;text-shadow:0 4px 40px rgba(0,0,0,.45)}.lp-mock-time{font-size:76px;font-weight:700;line-height:.8;letter-spacing:-2px}.lp-mock-ampm{font-size:16px;font-weight:700;margin-left:3px;opacity:.85}@media (min-width:900px){.lp-mock-time{font-size:132px;letter-spacing:-4px}.lp-mock-ampm{font-size:24px;margin-left:4px}}.lp-mock-meta{display:flex;align-items:center;gap:14px;margin-top:18px;color:rgba(255,255,255,.85);font-size:11px;text-shadow:0 2px 12px rgba(0,0,0,.5)}.lp-mock-meta>span{display:flex;align-items:center;gap:5px}@media (min-width:900px){.lp-mock-meta{gap:18px;margin-top:24px;font-size:12px}}.lp-mock-search{display:flex;align-items:center;gap:9px;margin-top:14px;width:240px;box-sizing:border-box;background:rgba(255,255,255,.1);-webkit-backdrop-filter:blur(var(--fp-glass-blur));backdrop-filter:blur(var(--fp-glass-blur));border:1px solid rgba(255,255,255,.25);border-radius:10px;padding:8px 11px}.lp-mock-search span:nth-child(2){flex:1 1;color:rgba(255,255,255,.65);font-size:11px}.lp-mock-key{display:flex;align-items:center;justify-content:center;width:20px;height:18px;border-radius:5px;background:rgba(255,255,255,.18);color:rgba(255,255,255,.8);font-size:9.5px;flex:none}@media (min-width:900px){.lp-mock-search{width:330px;margin-top:18px;gap:10px;padding:9px 12px}.lp-mock-search span:nth-child(2){font-size:12px}.lp-mock-key{width:22px;height:20px;font-size:10px}}.lp-slide,.lp-slides{position:absolute;inset:0}.lp-slide{background-size:cover;opacity:0;animation:lp-xfade 32s linear infinite}@keyframes lp-xfade{0%{opacity:0}6%{opacity:1}25%{opacity:1}31%{opacity:0}to{opacity:0}}.lp-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;margin-top:36px}@media (min-width:900px){.lp-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:56px}}.lp-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:16px;padding:22px;display:flex;flex-direction:column;gap:8px}@media (min-width:900px){.lp-card{padding:26px}}.lp-card-title{color:#fff;font-size:15px;font-weight:600}.lp-card-body{color:rgba(217,217,217,.65);font-size:12.5px;line-height:1.7}@media (min-width:900px){.lp-card-title{font-size:16px}.lp-card-body{font-size:13px}}.lp-card-mock{margin-top:auto;height:168px;box-sizing:border-box;position:relative;border:1px solid rgba(255,255,255,.2);border-radius:12px;overflow:hidden;background:rgba(0,0,0,.45)}.lp-card-mock-photo{background:none}.lp-card-wide{display:flex;flex-direction:column;gap:8px}@media (min-width:900px){.lp-card-wide{grid-column:1/-1;display:grid;grid-template-columns:340px 1fr;grid-gap:32px;gap:32px;align-items:center}}.lp-benefits{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:28px;display:grid;grid-template-columns:1fr;grid-gap:28px;gap:28px}@media (min-width:900px){.lp-benefits{padding:48px;grid-template-columns:1fr 1fr;gap:48px;align-items:center}}.lp-benefit-list{display:flex;flex-direction:column;gap:18px}.lp-benefit{display:flex;gap:14px;align-items:flex-start}.lp-benefit-tick{width:26px;height:26px;border-radius:50%;background:rgba(47,143,91,.2);border:1px solid rgba(47,143,91,.4);display:flex;align-items:center;justify-content:center;flex:none}.lp-benefit-title{color:#fff;font-size:14px;font-weight:600}.lp-benefit-text{color:rgba(217,217,217,.6);font-size:12.5px;line-height:1.6;margin-top:3px}.lp-pricing{text-align:center;max-width:620px;margin:0 auto}.lp-eyebrow{color:#e8a06b;font-size:12px;font-weight:600;letter-spacing:2px}.lp-pricing .lp-h2{margin-top:14px}.lp-faq{max-width:760px;margin:0 auto}.lp-faq-list{display:flex;flex-direction:column;gap:10px;margin-top:28px}@media (min-width:900px){.lp-faq-list{margin-top:40px}}.lp-faq-item{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.12);border-radius:14px;overflow:hidden}.lp-faq-q{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left;color:#fff;font-size:14px;font-weight:600}.lp-faq-q:hover{background:rgba(255,255,255,.04)}.lp-faq-sign{color:rgba(217,217,217,.6);font-size:18px;flex:none;line-height:1}.lp-faq-a{padding:0 18px 16px;color:rgba(217,217,217,.7);font-size:13px;line-height:1.75}@media (min-width:900px){.lp-faq-q{padding:18px 22px;font-size:14.5px}.lp-faq-a{padding:0 22px 18px;font-size:13.5px}}.lp-cta{position:relative;border-radius:20px;overflow:hidden;background-image:url(/wallpapers/wallpaper1.jpg);background-size:cover;background-position:center 70%;text-align:center;padding:48px 20px}@media (min-width:900px){.lp-cta{padding:72px 32px}}.lp-cta-scrim{position:absolute;inset:0;background:rgba(0,0,0,.55)}.lp-cta-inner{position:relative}.lp-cta-sub{color:rgba(255,255,255,.8);font-size:14px;margin:14px auto 0;max-width:460px}.lp-footer{display:flex;flex-direction:column;align-items:center;gap:16px;padding:28px 8px 40px;margin-top:24px;border-top:1px solid rgba(255,255,255,.08);text-align:center}@media (min-width:900px){.lp-footer{flex-direction:row;align-items:center;justify-content:space-between;padding:32px 8px 40px;text-align:left}}.lp-footer-brand{display:flex;align-items:center;gap:8px}.lp-footer-brand strong{color:rgba(217,217,217,.7);font-size:12.5px;font-weight:700;letter-spacing:2px}.lp-footer-brand span{color:rgba(217,217,217,.4);font-size:11.5px}.lp-footer-links{display:flex;gap:22px;color:rgba(217,217,217,.55);font-size:12px}.lp-footer-links a:hover{color:rgba(217,217,217,.85)}.lp-sticky{display:none}@media (max-width:899px){.lp-sticky{position:fixed;bottom:0;left:0;right:0;z-index:10;display:flex;justify-content:center;pointer-events:none}.lp-sticky-inner{width:100%;max-width:430px;box-sizing:border-box;padding:12px 20px calc(16px + env(safe-area-inset-bottom, 0px));background:linear-gradient(180deg,rgba(14,13,12,0),rgba(14,13,12,.92) 45%);pointer-events:auto}.lp-footer{padding-bottom:104px}}@media (prefers-reduced-motion:reduce){.lp-slide,.lp-widget-dot,.lp-widget-pane{animation:none!important}.lp-slide:first-child,.lp-widget-pane:first-child{opacity:1}.lp-widget-pane:not(:first-child){opacity:0}}.lp-pill{border-radius:999px;font-size:8px;font-weight:700;letter-spacing:.05em;padding:2px 7px;white-space:nowrap;flex:none}.lp-pill-green{border:1px solid rgba(47,143,91,.6);background:rgba(47,143,91,.18);color:#7fd6a4}.lp-mono{font-family:Courier New,monospace;font-weight:700}.lp-dim{color:rgba(217,217,217,.85)!important}.lp-check{width:14px;height:14px;border-radius:4px;border:1.5px solid rgba(255,255,255,.55);box-sizing:border-box;flex:none;display:flex;align-items:center;justify-content:center}.lp-check-on{background:#2f8f5b;border-color:#2f8f5b}.lp-check-sm{width:12px;height:12px;border-radius:3px}.lp-timer-bg{position:absolute;inset:0;background-size:cover;background-position:50%}.lp-timer-scrim{position:absolute;inset:0;background:rgba(0,0,0,.3)}.lp-timer-inner{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 14px;box-sizing:border-box}.lp-timer-clock{color:#fff;font-size:44px;font-weight:700;letter-spacing:-1px;line-height:1;white-space:nowrap;text-shadow:0 3px 24px rgba(0,0,0,.5)}.lp-timer-clock span{opacity:.85;margin:0 1px}.lp-timer-meta{display:flex;align-items:baseline;gap:7px;margin-top:12px;white-space:nowrap;text-shadow:0 2px 10px rgba(0,0,0,.6);color:rgba(255,255,255,.85);font-size:9.5px}.lp-timer-meta strong{color:#fff;font-size:9.5px;font-weight:700}.lp-timer-dim{color:rgba(255,255,255,.55)}.lp-timer-rounds{display:flex;align-items:center;gap:5px;margin-top:12px;width:100%}.lp-timer-round{flex:1 1;height:3px;border-radius:999px;background:rgba(255,255,255,.35);position:relative;overflow:hidden}.lp-timer-round span{position:absolute;left:0;top:0;bottom:0;background:#e8a06b}.lp-timer-round-todo{background:rgba(255,255,255,.2)}.lp-timer-rounds i{width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,.35);flex:none}.lp-tasks{padding:14px;display:flex;flex-direction:column;justify-content:center;gap:6px}.lp-tasks-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.lp-tasks-title{color:#fff;font-size:12.5px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-subtasks{margin-left:8px;padding-left:12px;border-left:1px solid rgba(255,255,255,.22);display:flex;flex-direction:column;gap:5px}.lp-subtasks-label{color:rgba(217,217,217,.5);font-size:9px;letter-spacing:1.2px;font-weight:600}.lp-subtask{display:flex;align-items:center;gap:8px}.lp-subtask-done{color:rgba(217,217,217,.5);font-size:12px;text-decoration:line-through}.lp-subtask-todo{color:#fff;font-size:12px}.lp-tasks-bar{height:4px;flex:none;border-radius:999px;background:rgba(255,255,255,.12);margin-top:2px}.lp-tasks-bar span{display:block;height:100%;border-radius:999px;background:#2f8f5b}.lp-tasks-foot{color:rgba(217,217,217,.5);font-size:10px;flex:none}.lp-cal{padding:12px 14px}.lp-cal-head{justify-content:space-between}.lp-cal-head,.lp-cal-toggle{display:flex;align-items:center}.lp-cal-toggle{gap:3px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:2px}.lp-cal-toggle span{color:rgba(217,217,217,.6);font-size:9.5px;padding:3px 9px}.lp-cal-toggle-on{background:rgba(255,255,255,.2);color:#fff!important;font-weight:600;border-radius:999px}.lp-cal-range{color:rgba(217,217,217,.5);font-size:9.5px}.lp-cal-days{display:grid;grid-template-columns:26px repeat(3,1fr);grid-gap:5px;gap:5px;margin-top:8px}.lp-cal-days span{color:rgba(217,217,217,.5);font-size:9.5px;font-weight:600;text-align:center}.lp-cal-today{color:#fff!important;font-weight:700!important}.lp-cal-grid{display:grid;grid-template-columns:26px repeat(3,1fr);grid-gap:5px;gap:5px;margin-top:6px}.lp-cal-hours{display:flex;flex-direction:column;justify-content:space-between;color:rgba(217,217,217,.4);font-size:8.5px;font-family:Courier New,monospace;height:68px}.lp-cal-canvas{grid-column:2/5;position:relative;height:68px}.lp-cal-lines{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between}.lp-cal-lines i{height:1px;background:rgba(255,255,255,.09)}.lp-cal-cols{position:absolute;inset:0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5px;gap:5px}.lp-cal-cols>div{position:relative}.lp-cal-col-today{background:rgba(255,255,255,.05)}.lp-ev{position:absolute;left:0;right:0;border-radius:5px;box-sizing:border-box;padding:1px 4px;font-size:8px;line-height:1.2;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.lp-ev-task{color:#fff}.lp-ev-green{background:rgba(47,143,91,.35);border-left:2px solid #2f8f5b}.lp-ev-blue{background:rgba(31,122,224,.3);border-left:2px solid #1f7ae0}.lp-ev-maple{background:rgba(232,160,107,.35);border-left:2px solid #e8a06b}.lp-ev-google{border:1px solid rgba(255,255,255,.4);color:rgba(255,255,255,.75);display:flex;align-items:center;gap:3px}.lp-cal-now{position:absolute;left:0;right:0;height:1.5px;background:#d0344f}.lp-cal-legend{display:flex;align-items:center;gap:12px;margin-top:8px;color:rgba(217,217,217,.5);font-size:9px}.lp-cal-legend span{display:flex;align-items:center;gap:4px}.lp-cal-legend i{width:8px;height:8px;border-radius:2px;box-sizing:border-box}.lp-key-task{background:rgba(232,160,107,.5);border-left:2px solid #e8a06b}.lp-key-google{border:1px solid rgba(255,255,255,.5)}.lp-widget-pane{position:absolute;inset:0;padding:16px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;opacity:0;animation:lp-widget-rot 12s ease-in-out infinite}@keyframes lp-widget-rot{0%{opacity:0;transform:translateY(6px)}5%{opacity:1;transform:translateY(0)}28%{opacity:1;transform:translateY(0)}33%{opacity:0;transform:translateY(-6px)}to{opacity:0;transform:translateY(-6px)}}.lp-widget-label{color:rgba(217,217,217,.55);font-size:9.5px;letter-spacing:1.5px;font-weight:600}.lp-widget-weather-top{display:flex;align-items:flex-start;justify-content:space-between}.lp-widget-temp{display:flex;align-items:baseline;gap:6px}.lp-widget-temp span{font-size:17px}.lp-widget-temp strong{color:#fff;font-size:26px;font-weight:700}.lp-widget-city{color:rgba(217,217,217,.55);font-size:10.5px}.lp-widget-cond{color:rgba(217,217,217,.7);font-size:11px;margin-top:4px}.lp-widget-forecast{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:4px;gap:4px;margin-top:14px;text-align:center}.lp-widget-day{color:rgba(217,217,217,.5);font-size:8.5px;font-weight:600}.lp-widget-hilo{color:#fff;font-size:10px;margin-top:3px}.lp-widget-hilo span{color:rgba(217,217,217,.45)}.lp-widget-search{display:flex;align-items:center;gap:9px;margin-top:12px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.22);border-radius:999px;padding:10px 14px}.lp-widget-search span{color:rgba(217,217,217,.6);font-size:12.5px}.lp-widget-enter{margin-left:auto;color:rgba(217,217,217,.5)!important;font-size:11px!important}.lp-widget-note{color:rgba(217,217,217,.5);font-size:11px;margin-top:12px}.lp-widget-meeting{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.lp-widget-meeting-next{padding-top:12px;border-top:1px solid rgba(255,255,255,.1)}.lp-widget-meeting-title{color:#fff;font-size:12.5px;font-weight:600}.lp-widget-meeting-later{color:rgba(217,217,217,.8);font-size:12.5px}.lp-widget-meeting-sub{color:rgba(217,217,217,.55);font-size:11px;margin-top:2px}.lp-widget-join{border:1px solid rgba(255,255,255,.3);border-radius:999px;padding:5px 13px;color:#fff;font-size:11px;font-weight:600;flex:none}.lp-widget-dots{position:absolute;right:12px;bottom:10px;display:flex;gap:4px}.lp-widget-dot{width:5px;height:5px;border-radius:50%;background:rgba(255,255,255,.9);opacity:.3;animation:lp-widget-dot 12s ease-in-out infinite}@keyframes lp-widget-dot{0%,33%{opacity:.9}34%,to{opacity:.3}}.lp-sessions{padding:12px 14px}.lp-sessions-head{display:flex;align-items:center;justify-content:space-between}.lp-sessions-head span:first-child{color:#fff;font-size:9.5px;font-weight:600;letter-spacing:1px;white-space:nowrap}.lp-sessions-head .lp-mono{color:#fff;font-size:12px;white-space:nowrap}.lp-session{display:grid;grid-template-columns:7px 1fr auto auto;grid-gap:8px;gap:8px;align-items:center;padding:9px 0 0;margin-top:8px;border-top:1px solid rgba(255,255,255,.12)}.lp-session-dot{width:6px;height:6px;border-radius:50%}.lp-dot-green{background:#2f8f5b}.lp-dot-blue{background:#1f7ae0}.lp-session-name{color:#fff;font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-session-state{color:rgba(217,217,217,.5);font-size:9px}.lp-session .lp-mono{color:#fff;font-size:11px}.lp-live{color:#4fc3f7!important}.lp-sessions-foot{display:flex;align-items:center;justify-content:space-between;margin-top:9px;padding-top:9px;border-top:1px solid rgba(255,255,255,.12);color:rgba(217,217,217,.45);font-size:9px}.lp-export{display:inline-flex;align-items:center;gap:4px;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:3px 9px;color:#fff;font-size:9.5px;white-space:nowrap;flex:none}.lp-backdrops-dots{position:absolute;left:10px;bottom:10px;display:flex;gap:5px}.lp-backdrops-dots span{width:6px;height:6px;border-radius:50%;background:rgba(255,255,255,.4)}.lp-backdrops-dots span.on{background:#fff}.lp-notes{display:grid;grid-template-columns:1fr}.lp-notes-divider,.lp-notes-list{display:none}@media (min-width:900px){.lp-notes{grid-template-columns:190px 1px 1fr}.lp-notes-list{display:flex;flex-direction:column;gap:6px;padding:12px 10px;overflow:hidden}.lp-notes-divider{display:block;background:rgba(255,255,255,.14)}}.lp-notes-search{display:flex;align-items:center;gap:7px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.18);border-radius:8px;padding:5px 9px}.lp-notes-search span{color:rgba(217,217,217,.45);font-size:10px}.lp-notes-row{padding:7px 9px;border-radius:8px}.lp-notes-row-on{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.22)}.lp-notes-row-title{display:flex;align-items:center;gap:6px}.lp-notes-row-title span{color:#fff;font-size:10.5px;font-weight:600}.lp-notes-row-sub,.lp-notes-row-title span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-notes-row-sub{color:rgba(217,217,217,.55);font-size:9.5px;margin-top:3px}.lp-notes-row-foot{display:flex;align-items:center;gap:4px;margin-top:5px}.lp-notes-row-time{margin-left:auto;color:rgba(217,217,217,.4);font-size:8.5px}.lp-notes-editor{padding:12px 16px;overflow:hidden}.lp-notes-toolbar{display:flex;align-items:center;gap:6px}.lp-notes-block{display:inline-flex;align-items:center;gap:6px;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.2);border-radius:6px;padding:3px 7px;color:#fff;font-size:9px}.lp-notes-mark{width:18px;height:18px;border-radius:5px;color:rgba(217,217,217,.7);font-size:9.5px;font-weight:600;display:flex;align-items:center;justify-content:center}.lp-notes-mark-on{background:rgba(255,255,255,.16);color:#fff;font-weight:700}.lp-notes-italic{font-style:italic}.lp-notes-hash{display:inline-flex;align-items:center;height:18px;padding:0 7px;border-radius:5px;background:rgba(232,160,107,.2);border:1px solid rgba(232,160,107,.55);color:#e8a06b;font-size:9.5px;font-weight:700}.lp-notes-saved{margin-left:auto;color:rgba(217,217,217,.4);font-size:9px}.lp-notes-title{color:#fff;font-size:16px;font-weight:700;letter-spacing:-.2px;margin-top:12px}.lp-notes-body{color:rgba(217,217,217,.8);font-size:10.5px;line-height:1.65;margin-top:8px}.lp-notes-chip{display:inline-flex;align-items:center;gap:4px;background:rgba(232,160,107,.15);border:1px solid rgba(232,160,107,.45);border-radius:4px;padding:0 6px;color:#e8a06b;font-weight:600}.lp-notes-check{display:flex;align-items:center;gap:8px;margin-top:6px}.lp-notes-check-done{color:rgba(217,217,217,.5);text-decoration:line-through}.lp-notes-check-done,.lp-notes-check-todo{font-size:10.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lp-notes-check-todo{color:rgba(217,217,217,.9)}