:root{--lt-bg:#f5f6f2;--lt-card:#fff;--lt-text:#22272b;--lt-muted:#747b7e;--lt-line:#e4e7e2;--lt-blue:#3459d8;--lt-green:#619d69;--lt-yellow:#fff0bd}
.lt-wrap,.lt-app{max-width:1120px;margin:0 auto;font-family:Inter,system-ui,sans-serif;color:var(--lt-text)}.lt-app{background:var(--lt-bg);border-radius:28px;overflow:hidden}.lt-app header{height:76px;background:#fff;border-bottom:1px solid var(--lt-line);display:flex;align-items:center;justify-content:space-between;padding:0 24px}.lt-logo{font-size:25px;font-weight:850;text-decoration:none;color:var(--lt-text);display:flex;align-items:center}.lt-logo b{display:inline-grid;place-items:center;width:38px;height:38px;border-radius:12px;background:var(--lt-blue);color:#fff;margin-right:9px}.lt-account{font-size:13px;color:var(--lt-muted);text-decoration:none;border:1px solid var(--lt-line);padding:9px 13px;border-radius:99px}.lt-app main{padding:28px}.lt-title{margin-bottom:20px}.lt-title h1{font-size:34px;letter-spacing:-.05em;margin:0}.lt-title p{margin:6px 0;color:var(--lt-muted)}.lt-hero{display:flex;justify-content:space-between;align-items:center;padding:30px;border-radius:24px;background:linear-gradient(135deg,#fff0bd,#fff9df);border:1px solid #f0e3b5}.lt-hero span,.lt-month-banner span{font-size:11px;letter-spacing:.12em;font-weight:800;color:var(--lt-muted)}.lt-hero h2{font-size:31px;margin:7px 0 5px;letter-spacing:-.04em}.lt-hero p{margin:0;color:#666}.lt-status{background:#fff;border-radius:18px;padding:14px 18px;text-align:center}.lt-status strong,.lt-status small{display:block}.lt-status strong{color:var(--lt-green);font-size:20px}.lt-status small{color:var(--lt-muted)}.lt-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:16px 0}.lt-stats>div{background:#fff;border:1px solid var(--lt-line);border-radius:20px;padding:18px;display:grid;grid-template-columns:30px 1fr;column-gap:7px}.lt-stats b{font-size:24px}.lt-stats small{color:var(--lt-muted)}.lt-note,.lt-muted{font-size:12px;color:var(--lt-muted)}.lt-section{margin-top:28px}.lt-section h3{font-size:20px;margin:0 0 8px}.lt-section-head{display:flex;justify-content:space-between;align-items:center}.lt-section-head span{font-size:12px;color:var(--lt-muted)}.lt-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.lt-card{display:flex;align-items:center;gap:13px;background:#fff;border:1px solid var(--lt-line);border-radius:20px;padding:17px;text-decoration:none;color:var(--lt-text)}.lt-card span{flex:1}.lt-card b,.lt-card small{display:block}.lt-card small{color:var(--lt-muted);margin-top:3px}.lt-card em{font-style:normal;color:var(--lt-muted)}.lt-card i{width:44px;height:44px;border-radius:15px;display:grid;place-items:center;font-style:normal;font-size:19px;background:#eef2ff}.lt-card i.money{background:#dff2e6}.lt-card i.car{background:#ffe8c6}.lt-card i.family{background:#ffe1e7}.lt-card i.pets{background:#eee4ff}.lt-card i.life{background:#fff0bd}.lt-privacy{display:flex;gap:13px;margin-top:24px;background:#eef7f0;border:1px solid #dcebdc;border-radius:20px;padding:18px;font-size:14px;line-height:1.5}.lt-nav{display:flex;background:#fff;border-top:1px solid var(--lt-line);padding:9px}.lt-nav a{flex:1;text-align:center;text-decoration:none;color:#727a7e;font-weight:800;font-size:17px;padding:6px}.lt-nav small{display:block;font-size:10px}.lt-login{text-align:center;background:#fff;border:1px solid var(--lt-line);border-radius:28px;padding:50px 25px;max-width:560px;margin:40px auto}.lt-ted{font-size:52px}.lt-login h2{font-size:30px}.lt-login p{color:var(--lt-muted)}.lt-btn{display:inline-flex;justify-content:center;align-items:center;border-radius:14px;padding:12px 17px;font-weight:800;text-decoration:none;border:0;cursor:pointer}.lt-btn.primary{background:var(--lt-blue);color:#fff}.lt-btn.ghost{background:#fff;color:var(--lt-text);border:1px solid var(--lt-line);margin-left:7px}.lt-btn.wide{width:100%}.lt-form{display:grid;gap:14px}.lt-box{background:#fff;border:1px solid var(--lt-line);border-radius:22px;padding:22px;margin-bottom:14px}.lt-box h3{margin:0 0 15px}.lt-form label{display:grid;gap:7px;font-size:13px;font-weight:700;margin-top:12px}.lt-form input,.lt-form select{width:100%;box-sizing:border-box;border:1px solid #dfe3df;border-radius:13px;padding:12px;background:#fff;font-size:15px}.lt-choices{display:flex;gap:10px;flex-wrap:wrap}.lt-choice{display:block!important;margin:0!important}.lt-choice input{display:none}.lt-choice span{display:block;border:1px solid var(--lt-line);border-radius:14px;padding:12px 16px}.lt-choice input:checked+span{background:#eef2ff;border-color:#aab8f2}.lt-toggle{display:flex!important;align-items:center;gap:10px}.lt-toggle input{display:none}.lt-toggle i{width:46px;height:27px;background:#dfe3df;border-radius:99px;position:relative}.lt-toggle i:after{content:"";position:absolute;width:21px;height:21px;background:#fff;border-radius:50%;left:3px;top:3px;transition:.15s}.lt-toggle input:checked+i{background:var(--lt-green)}.lt-toggle input:checked+i:after{left:22px}.lt-msg{color:var(--lt-green);min-height:18px}.lt-month-banner{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--lt-line);border-radius:24px;padding:25px}.lt-month-banner>div:first-child strong{display:block;font-size:48px;letter-spacing:-.05em;margin-top:5px}.lt-month-banner>div:first-child small{display:block;color:var(--lt-muted)}.lt-month-banner>div:last-child{display:grid;grid-template-columns:1fr 1fr;gap:4px 18px;min-width:200px}.lt-month-banner>div:last-child b{font-size:18px}.lt-month-banner>div:last-child small{color:var(--lt-muted)}.lt-bill,.lt-transaction{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--lt-line);border-radius:18px;padding:12px 14px;margin:8px 0}.lt-bill span,.lt-transaction span{flex:1}.lt-bill span b,.lt-bill span small,.lt-transaction span b,.lt-transaction span small{display:block}.lt-bill span small,.lt-transaction span small{color:var(--lt-muted)}.lt-bill.paid{opacity:.58}.lt-bill.paid span b{text-decoration:line-through}.lt-check{width:28px;height:28px;border-radius:50%;background:#fff;border:1px solid #cfd5cf}.lt-bill.paid .lt-check{background:var(--lt-green);color:#fff}.lt-delete{border:0;background:transparent;font-size:20px;color:#999;cursor:pointer}.lt-add,.lt-income{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:8px}.lt-income{grid-template-columns:2fr 1fr 1fr}.lt-mini-link{font-size:12px;color:var(--lt-blue);text-decoration:none;font-weight:800}.lt-month-switch{display:flex;justify-content:space-between;align-items:center;background:#fff;border:1px solid var(--lt-line);border-radius:16px;padding:10px 14px;margin-bottom:12px}.lt-month-switch a{font-size:12px;color:var(--lt-blue);text-decoration:none;font-weight:800}.lt-month-switch strong{font-size:15px}.lt-timeline{display:grid;gap:8px}.lt-event{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--lt-line);border-radius:17px;padding:10px 12px}.lt-event-day{width:42px;height:42px;border-radius:12px;background:#f1f3ef;display:grid;place-items:center;line-height:1}.lt-event-day b{font-size:16px}.lt-event-day small{font-size:9px;color:var(--lt-muted)}.lt-event span{flex:1}.lt-event span b,.lt-event span small{display:block}.lt-event span small{color:var(--lt-muted)}.lt-event strong{font-size:14px}.lt-event.event-income{border-left:4px solid var(--lt-green)}.lt-event.event-due{border-left:4px solid #e3a43a}.lt-event.event-paid{opacity:.65}.lt-event.event-paid strong{text-decoration:line-through}.lt-event.event-income strong{color:var(--lt-green)}.lt-debt-summary{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:10px 0}.lt-debt-summary>div{background:#fff;border:1px solid var(--lt-line);border-radius:18px;padding:16px}.lt-debt-summary span{font-size:10px;letter-spacing:.1em;font-weight:800;color:var(--lt-muted)}.lt-debt-summary strong{display:block;font-size:25px;margin-top:5px}.lt-debt-summary small{color:var(--lt-muted)}.lt-edit-debt{border:0;background:#f2f4f1;border-radius:9px;padding:7px 9px;font-size:11px;cursor:pointer}.lt-debt-edit{grid-template-columns:2fr 1fr 1fr 1fr 1fr;align-items:end;background:#fff;border:1px solid var(--lt-line);padding:12px;border-radius:16px}.lt-add-debt{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:8px}.lt-add-tx{display:grid;grid-template-columns:1fr 2fr 1fr 1.2fr 1.2fr;gap:8px}.tx-income strong{color:var(--lt-green)}.tx-expense strong{color:#b24d4d}.lt-module{display:flex;gap:18px;align-items:center;background:#fff;border:1px solid var(--lt-line);border-radius:24px;padding:25px}.lt-module>span{font-size:34px}.lt-module h2{margin:0 0 5px}.lt-module p{margin:0;color:var(--lt-muted)}.lt-chips{display:flex;flex-wrap:wrap;gap:10px}.lt-chips span{background:#fff;border:1px solid var(--lt-line);border-radius:99px;padding:12px 15px;font-weight:700}.lt-empty{text-align:center;background:#fff;border:1px dashed #d5d9d4;border-radius:18px;padding:25px;color:var(--lt-muted)}
@media(max-width:700px){.lt-app main{padding:18px}.lt-title h1{font-size:28px}.lt-stats,.lt-grid{grid-template-columns:1fr}.lt-hero{padding:22px}.lt-hero h2{font-size:27px}.lt-month-banner{align-items:flex-start;gap:18px;flex-direction:column}.lt-month-banner>div:last-child{width:100%}.lt-income,.lt-add,.lt-add-debt,.lt-add-tx,.lt-debt-edit{grid-template-columns:1fr 1fr}.lt-add input:first-child,.lt-add-tx input:nth-child(2){grid-column:1/-1}.lt-nav a{font-size:15px}}

.lt-onboard-progress{display:flex;align-items:center;gap:8px;margin:0 0 22px}.lt-onboard-progress span{display:flex;align-items:center;gap:6px;color:#9aa0a2;font-size:12px;font-weight:700}.lt-onboard-progress span.active{color:var(--lt-blue)}.lt-onboard-progress span b{font-size:12px}.lt-onboard-progress i{height:1px;background:var(--lt-line);flex:1}.lt-onboard-hero{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#fff0bd,#fff9df);border-color:#f0e3b5}.lt-onboard-hero h2{margin:0 0 5px;font-size:24px;letter-spacing:-.03em}.lt-onboard-hero p{margin:0;color:#666}.lt-ted-small{font-size:42px}.lt-onboard-add{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr auto;gap:8px;margin-top:14px}.lt-btn.secondary{background:#eef2ff;color:var(--lt-blue);border:1px solid #dbe2ff}.lt-onboard-existing{display:flex;align-items:center;gap:12px;border:1px solid var(--lt-line);border-radius:15px;padding:11px 13px;margin:7px 0;background:#fbfcfa}.lt-onboard-existing span{flex:1}.lt-onboard-existing b,.lt-onboard-existing small{display:block}.lt-onboard-existing small{color:var(--lt-muted);margin-top:2px}.lt-remove-onboard{border:0;background:transparent;color:#9a6a6a;cursor:pointer;font-weight:700}.lt-onboard-msg{font-size:12px;color:#b24d4d;min-height:16px;margin:8px 0 0}
@media(max-width:700px){.lt-onboard-progress span b{display:none}.lt-onboard-add{grid-template-columns:1fr 1fr}.lt-onboard-add input:first-child{grid-column:1/-1}.lt-onboard-add select:last-of-type,.lt-onboard-add button{grid-column:1/-1}.lt-onboard-hero{align-items:flex-start}.lt-onboard-hero h2{font-size:21px}}

/* Lifeted public homepage */
.lt-public{background:#fbfbf7;color:#20262a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;overflow:hidden}
.lt-public *{box-sizing:border-box}.lt-public a{text-decoration:none}.lt-public-nav{max-width:1180px;margin:auto;height:82px;display:flex;align-items:center;padding:0 24px;gap:30px}.lt-public-logo{display:flex;align-items:center;gap:9px;color:#20262a;font-size:25px;font-weight:900;letter-spacing:-.04em}.lt-public-logo b{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#3459d8;color:white;font-size:20px}.lt-public-nav nav{display:flex;gap:25px;margin-left:auto}.lt-public-nav nav a,.lt-login-link{font-size:13px;font-weight:700;color:#697174}.lt-nav-actions{display:flex;align-items:center;gap:12px}.lt-nav-cta,.lt-public-btn{background:#3459d8;color:#fff!important;border-radius:13px;padding:12px 17px;font-weight:850;font-size:13px;box-shadow:0 8px 20px rgba(52,89,216,.16)}.lt-public-hero{max-width:1180px;margin:auto;min-height:650px;display:grid;grid-template-columns:1fr 1fr;align-items:center;padding:70px 24px 90px;gap:30px}.lt-kicker{font-size:11px;font-weight:900;letter-spacing:.16em;color:#6e787b}.lt-hero-copy h1{font-size:clamp(52px,6.2vw,82px);line-height:.94;letter-spacing:-.075em;margin:18px 0 24px}.lt-hero-copy h1 span{color:#3459d8}.lt-hero-copy>p{font-size:18px;line-height:1.65;max-width:590px;color:#687174;margin:0}.lt-hero-actions{display:flex;align-items:center;gap:20px;margin-top:28px}.lt-public-btn{display:inline-flex;align-items:center;gap:18px}.lt-public-btn span{font-size:18px}.lt-text-btn{color:#394246;font-size:13px;font-weight:850}.lt-trust{display:flex;gap:20px;margin-top:30px;flex-wrap:wrap}.lt-trust span{font-size:11px;font-weight:800;color:#747c7e}.lt-hero-visual{position:relative;height:520px;display:flex;align-items:center;justify-content:center}.lt-teddy-card{width:285px;height:330px;border-radius:46% 46% 30% 30%;background:#d9ad79;position:relative;box-shadow:0 28px 60px rgba(67,49,34,.15);z-index:2}.lt-teddy-ears span{position:absolute;width:85px;height:85px;background:#c99861;border-radius:50%;top:-20px;z-index:-1}.lt-teddy-ears span:first-child{left:-15px}.lt-teddy-ears span:last-child{right:-15px}.lt-teddy-face{position:absolute;top:85px;left:50%;transform:translateX(-50%);width:145px;height:100px;background:#e8c18f;border-radius:50%}.lt-teddy-face i{position:absolute;width:13px;height:16px;background:#45362d;border-radius:50%;top:38px}.lt-teddy-face i:first-child{left:38px}.lt-teddy-face i:nth-child(2){right:38px}.lt-teddy-face b{position:absolute;width:28px;height:20px;background:#4b382d;border-radius:50%;left:59px;top:53px}.lt-teddy-body{position:absolute;width:175px;height:120px;background:#e2b77f;border-radius:50%;left:55px;bottom:0}.lt-teddy-label{position:absolute;bottom:45px;left:50%;transform:translateX(-50%);font-size:24px;font-weight:950;color:#4d382c;letter-spacing:-.06em}.lt-float{position:absolute;background:#fff;border:1px solid #e5e7e2;border-radius:17px;padding:14px 16px;box-shadow:0 15px 40px rgba(32,38,42,.1);z-index:4}.lt-float small,.lt-float span{display:block;color:#7b8385;font-size:10px}.lt-float-money{top:45px;right:15px;width:155px}.lt-float-money b{display:block;font-size:26px;margin:4px 0}.lt-float-todo{left:20px;top:205px;display:flex;gap:10px;align-items:center}.lt-float-todo>b{background:#dff2e6;color:#4c9660;width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.lt-float-bill{right:0;bottom:60px;display:flex;gap:10px;align-items:center}.lt-float-bill span{font-size:20px}.lt-float-bill strong{font-size:13px}.lt-float-bill small{display:block;color:#7b8385}.lt-public-intro{max-width:1180px;margin:auto;padding:100px 24px;display:grid;grid-template-columns:1fr 1fr;gap:100px;border-top:1px solid #e8eae5}.lt-public-intro h2,.lt-public-privacy h2,.lt-public-steps h2,.lt-public-final h2{font-size:clamp(38px,4.5vw,62px);line-height:1;letter-spacing:-.065em;margin:14px 0}.lt-public-intro p{font-size:19px;line-height:1.7;color:#697174;margin:0;max-width:520px}.lt-public-features{max-width:1180px;margin:auto;padding:20px 24px 100px}.lt-feature-main{background:#e9f0ff;border-radius:32px;padding:42px;display:flex;gap:28px;align-items:center}.lt-feature-icon{display:grid;place-items:center;width:74px;height:74px;border-radius:24px;background:#3459d8;color:#fff;font-size:35px;font-weight:900;flex:none}.lt-feature-main small{font-size:10px;letter-spacing:.15em;font-weight:900;color:#687174}.lt-feature-main h3{font-size:36px;letter-spacing:-.05em;margin:7px 0}.lt-feature-main p{color:#626c70;line-height:1.6;max-width:630px}.lt-feature-main a{font-size:13px;font-weight:900;color:#3459d8}.lt-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:12px}.lt-feature-grid>div{background:#fff;border:1px solid #e5e8e3;border-radius:24px;padding:25px;min-height:180px}.lt-feature-grid span{font-size:25px}.lt-feature-grid h3{margin:14px 0 5px;font-size:20px}.lt-feature-grid p{font-size:13px;color:#727a7c;line-height:1.55;margin:0}.lt-feature-coming{background:#fff8dc!important;border-color:#f0e3b5!important}.lt-public-privacy{background:#eef7f0;max-width:1180px;margin:0 auto 100px;border-radius:34px;padding:65px;display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px}.lt-privacy-art{display:grid;place-items:center}.lt-shield{width:170px;height:190px;background:#fff;border-radius:48% 48% 55% 55%;display:grid;place-items:center;font-size:65px;box-shadow:0 20px 40px rgba(54,93,61,.09)}.lt-public-privacy p{font-size:17px;line-height:1.65;color:#65706a;max-width:620px}.lt-privacy-pills{display:flex;gap:8px;flex-wrap:wrap}.lt-privacy-pills span{background:#fff;border:1px solid #dce8dd;border-radius:99px;padding:9px 12px;font-size:11px;font-weight:800}.lt-public-steps{max-width:1180px;margin:auto;padding:20px 24px 110px}.lt-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:45px}.lt-steps>div{border-top:1px solid #dfe3de;padding:20px 5px}.lt-steps b{font-size:11px;color:#3459d8}.lt-steps h3{font-size:23px;letter-spacing:-.04em;margin:20px 0 8px}.lt-steps p{font-size:14px;line-height:1.6;color:#727a7c}.lt-public-final{margin:0 auto 0;text-align:center;background:#fff0bd;padding:85px 24px 100px}.lt-final-teddy{font-size:54px;margin-bottom:10px}.lt-public-final p{color:#6f7168;margin:0 0 25px}.lt-public-footer{max-width:1180px;margin:auto;padding:28px 24px;display:flex;align-items:center;gap:18px}.lt-public-footer p{font-size:11px;color:#858c8e;margin-right:auto}.lt-public-footer>div:last-child{display:flex;gap:18px}.lt-public-footer>div:last-child a{font-size:11px;font-weight:800;color:#697174}
@media(max-width:800px){.lt-public-nav{height:auto;padding:18px;flex-wrap:wrap}.lt-public-nav nav{display:none}.lt-nav-actions{margin-left:auto}.lt-public-hero{grid-template-columns:1fr;padding:55px 20px 70px}.lt-hero-copy h1{font-size:58px}.lt-hero-visual{height:420px}.lt-teddy-card{transform:scale(.82)}.lt-float-money{right:0}.lt-float-bill{right:0}.lt-public-intro{grid-template-columns:1fr;gap:25px;padding:70px 20px}.lt-public-features{padding:10px 20px 70px}.lt-feature-main{padding:28px;align-items:flex-start}.lt-feature-grid{grid-template-columns:1fr 1fr}.lt-public-privacy{margin:0 20px 70px;padding:38px 25px;grid-template-columns:1fr;gap:25px}.lt-public-steps{padding:10px 20px 75px}.lt-steps{grid-template-columns:1fr;gap:15px;margin-top:30px}.lt-public-footer{padding:24px 20px;flex-wrap:wrap}.lt-public-footer p{order:3;flex-basis:100%}}
@media(max-width:500px){.lt-public-logo{font-size:22px}.lt-nav-cta{padding:10px 12px;font-size:11px}.lt-login-link{display:none}.lt-hero-copy h1{font-size:52px}.lt-hero-copy>p{font-size:16px}.lt-hero-actions{align-items:flex-start;flex-direction:column;gap:14px}.lt-hero-visual{height:370px}.lt-teddy-card{transform:scale(.68)}.lt-float{transform:scale(.9)}.lt-float-todo{left:0}.lt-feature-grid{grid-template-columns:1fr}.lt-public-privacy h2,.lt-public-intro h2,.lt-public-steps h2,.lt-public-final h2{font-size:43px}}

/* Ensure the public Lifeted landing page owns the viewport rather than inheriting blog-theme layout. */
body:has(.lt-public) .site-content,body:has(.lt-public) .content-area,body:has(.lt-public) main{max-width:none;width:100%;padding:0;margin:0}body:has(.lt-public) .entry-title,body:has(.lt-public) .entry-meta,body:has(.lt-public) .entry-content{display:none}

.lt-module-hero{display:flex;justify-content:space-between;align-items:center;border-radius:28px;padding:30px;margin-bottom:12px;background:#eef4ff}.lt-module-hero h2{font-size:38px;letter-spacing:-.06em;margin:8px 0}.lt-module-hero p{max-width:600px;color:var(--lt-muted);line-height:1.6;margin:0}.lt-module-icon{width:82px;height:82px;border-radius:25px;background:#3459d8;color:#fff;display:grid;place-items:center;font-size:40px;flex:none}.lt-home-stats{grid-template-columns:repeat(3,1fr)}.lt-home-item{display:flex;align-items:flex-start;gap:12px;padding:14px 5px;border-bottom:1px solid var(--lt-line)}.lt-home-item>div{flex:1}.lt-home-item b,.lt-home-item small{display:block}.lt-home-item small{color:var(--lt-muted);margin-top:3px}.lt-home-item p{font-size:12px;color:var(--lt-muted);margin:7px 0 0}.lt-home-item.completed{opacity:.55}.lt-home-item.completed b{text-decoration:line-through}.lt-home-form{display:grid;grid-template-columns:2fr 1.3fr 1.1fr auto 1fr;gap:8px;align-items:center}.lt-check-label{font-size:12px;font-weight:800;white-space:nowrap;display:flex;gap:6px;align-items:center}.lt-check-label input{width:16px;height:16px}.lt-idea-grid{display:flex;flex-wrap:wrap;gap:8px}.lt-idea-grid span{background:#f2f4ef;border:1px solid var(--lt-line);padding:9px 12px;border-radius:99px;font-size:11px;font-weight:750}
@media(max-width:700px){.lt-module-hero{padding:24px}.lt-module-hero h2{font-size:32px}.lt-module-icon{width:65px;height:65px;font-size:30px}.lt-home-form{grid-template-columns:1fr 1fr}.lt-home-form input[name=name]{grid-column:1/-1}.lt-home-form label{grid-column:1/-1}}

/* Lifeted 1.0 standalone app shell */
.lifeted-app-body{margin:0!important;background:#f7f8f4!important;color:#20262a}.lt-app-shell{min-height:100vh;max-width:1120px;margin:0 auto;background:#f7f8f4;padding-bottom:92px}.lt-shell-header{height:72px;background:#fff;border-bottom:1px solid #e6e8e3;display:flex;align-items:center;padding:0 22px;position:sticky;top:0;z-index:50}.lt-shell-logo{display:flex;align-items:center;gap:8px;color:#20262a;text-decoration:none;font-weight:950;font-size:21px}.lt-shell-logo b{width:34px;height:34px;border-radius:11px;background:#3459d8;color:#fff;display:grid;place-items:center}.lt-shell-title{position:absolute;left:50%;transform:translateX(-50%);font-weight:850;font-size:14px}.lt-shell-account{margin-left:auto;color:#596367;text-decoration:none;font-size:12px;font-weight:800;border:1px solid #e0e3de;border-radius:99px;padding:9px 13px}.lt-shell-main{padding:26px 20px}.lt-shell-main>.lt-app{display:block;background:transparent;min-height:0}.lt-shell-main>.lt-app>header,.lt-shell-main>.lt-app>main>.lt-title{display:none}.lt-shell-main>.lt-app>main{display:block;padding:0}.lt-shell-main>.lt-app>.lt-nav{display:none}.lt-shell-nav{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:min(100%,1120px);height:76px;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-top:1px solid #e3e6e1;display:grid;grid-template-columns:repeat(5,1fr);z-index:60}.lt-shell-nav a{display:grid;place-items:center;align-content:center;gap:3px;color:#737c7e;text-decoration:none}.lt-shell-nav a b{font-size:20px;line-height:1}.lt-shell-nav a small{font-size:9px;font-weight:850}.lt-shell-nav a.active{color:#3459d8}.lt-shell-nav a.active b{transform:translateY(-1px)}@media(min-width:900px){.lt-shell-nav{bottom:20px;border:1px solid #e0e3de;border-radius:20px;height:68px;width:560px;box-shadow:0 12px 35px rgba(20,30,35,.1)}.lt-shell-main{padding:35px 35px 30px}}@media(max-width:520px){.lt-shell-header{height:64px;padding:0 16px}.lt-shell-main{padding:20px 14px}.lt-shell-title{font-size:13px}.lt-shell-account{padding:7px 10px}.lt-shell-logo span{display:none}}

body.lifeted-app-template #page,body.lifeted-app-template .site,body.lifeted-app-template .site-content,body.lifeted-app-template .content-area,body.lifeted-app-template main{max-width:none!important;width:100%!important;margin:0!important;padding:0!important;background:#f7f8f4!important}
body.lifeted-app-template .site-header,body.lifeted-app-template .site-footer,body.lifeted-app-template header:not(.lt-shell-header),body.lifeted-app-template footer{display:none!important}

.lt-car-hero{background:#eef7f0}.lt-car-empty{text-align:center}.lt-empty-icon{font-size:42px;margin-bottom:8px}.lt-car-empty>p{color:var(--lt-muted);max-width:560px;margin:0 auto 20px}.lt-car-form{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.lt-car-form label{font-size:10px;font-weight:850;color:#70787a;display:grid;gap:5px}.lt-car-form label input{width:100%}.lt-car-card{padding:18px}.lt-car-heading{display:flex;align-items:center;gap:12px;margin-bottom:15px}.lt-car-avatar{width:48px;height:48px;border-radius:16px;background:#e8f0ff;display:grid;place-items:center;font-size:25px}.lt-car-heading h3{margin:0;font-size:20px}.lt-car-heading small{color:var(--lt-muted)}.lt-car-heading .lt-delete{margin-left:auto}.lt-car-dates{display:grid;gap:7px}.lt-car-date{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--lt-line);border-radius:15px;background:#fff}.lt-car-date>span{font-size:18px;width:27px;text-align:center}.lt-car-date>div{flex:1}.lt-car-date b,.lt-car-date small{display:block}.lt-car-date small{color:var(--lt-muted);margin-top:2px}.lt-car-date em{font-style:normal;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;padding:6px 8px;border-radius:99px;background:#edf0eb;color:#68716f}.lt-car-date.soon{border-color:#eadfbf;background:#fffdf5}.lt-car-date.soon em{background:#fff0bd}.lt-car-date.overdue{border-color:#ecd1d1;background:#fff8f8}.lt-car-date.overdue em{background:#f6dcdc}.lt-car-date.not-set{opacity:.7}.lt-car-note{margin:12px 0;padding:10px 12px;border-radius:13px;background:#f4f5f1;font-size:12px;color:#697173}.lt-edit-car{margin-top:12px}.lt-car-add-more{margin-top:12px}
@media(max-width:650px){.lt-car-form{grid-template-columns:1fr 1fr}.lt-car-form input[name=nickname]{grid-column:1/-1}}

.lt-pet-hero{background:#fff2f4}.lt-pet-empty{text-align:center}.lt-pet-empty>p{color:var(--lt-muted);max-width:600px;margin:0 auto 20px}.lt-pet-form{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.lt-pet-form label{font-size:10px;font-weight:850;color:#70787a;display:grid;gap:5px}.lt-pet-card{padding:18px}.lt-pet-heading{display:flex;align-items:center;gap:12px;margin-bottom:15px}.lt-pet-avatar{width:48px;height:48px;border-radius:16px;background:#fff0f3;display:grid;place-items:center;font-size:25px}.lt-pet-heading h3{margin:0;font-size:20px}.lt-pet-heading small{color:var(--lt-muted)}.lt-pet-heading .lt-delete{margin-left:auto}.lt-pet-dates{display:grid;gap:7px}.lt-pet-date{display:flex;align-items:center;gap:10px;padding:11px;border:1px solid var(--lt-line);border-radius:15px;background:#fff}.lt-pet-date>span{font-size:18px;width:27px;text-align:center}.lt-pet-date>div{flex:1}.lt-pet-date b,.lt-pet-date small{display:block}.lt-pet-date small{color:var(--lt-muted);margin-top:2px}.lt-pet-date em{font-style:normal;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;padding:6px 8px;border-radius:99px;background:#edf0eb;color:#68716f}.lt-pet-date.soon{border-color:#eadfbf;background:#fffdf5}.lt-pet-date.soon em{background:#fff0bd}.lt-pet-date.overdue{border-color:#ecd1d1;background:#fff8f8}.lt-pet-date.overdue em{background:#f6dcdc}.lt-pet-date.not-set{opacity:.7}.lt-pet-note{margin:12px 0;padding:10px 12px;border-radius:13px;background:#f4f5f1;font-size:12px;color:#697173}.lt-pet-add-more{margin-top:12px}
@media(max-width:650px){.lt-pet-form{grid-template-columns:1fr 1fr}.lt-pet-form input[name=nickname]{grid-column:1/-1}}

.lt-family-hero{background:#f1efff}.lt-family-stats{grid-template-columns:repeat(3,1fr)}.lt-family-item{display:flex;align-items:flex-start;gap:12px;padding:14px 5px;border-bottom:1px solid var(--lt-line)}.lt-family-item>div{flex:1}.lt-family-item b,.lt-family-item small{display:block}.lt-family-item small{color:var(--lt-muted);margin-top:3px}.lt-family-item p{font-size:12px;color:var(--lt-muted);margin:7px 0 0}.lt-family-item.completed{opacity:.55}.lt-family-item.completed b{text-decoration:line-through}.lt-family-form{display:grid;grid-template-columns:2fr 1.3fr 1.1fr auto 1fr;gap:8px;align-items:center}
@media(max-width:700px){.lt-family-form{grid-template-columns:1fr 1fr}.lt-family-form input[name=title]{grid-column:1/-1}}

.lt-task-hero{background:#eef3ff}.lt-task-stats{grid-template-columns:repeat(3,1fr)}.lt-task-item{display:flex;align-items:flex-start;gap:12px;padding:14px 5px;border-bottom:1px solid var(--lt-line)}.lt-task-item>div{flex:1}.lt-task-item b,.lt-task-item small{display:block}.lt-task-item small{color:var(--lt-muted);margin-top:3px}.lt-task-item p{font-size:12px;color:var(--lt-muted);margin:7px 0 0}.lt-task-item.completed{opacity:.55}.lt-task-item.completed b{text-decoration:line-through}.lt-task-item.overdue{background:#fff8f8;border-radius:12px;padding-left:9px;padding-right:9px}.lt-task-item.today{background:#fffdf4;border-radius:12px;padding-left:9px;padding-right:9px}.lt-task-form{display:grid;grid-template-columns:2fr 1.2fr 1.1fr 1.1fr auto 1fr;gap:8px;align-items:center}
@media(max-width:760px){.lt-task-form{grid-template-columns:1fr 1fr}.lt-task-form input[name=title]{grid-column:1/-1}}

.lt-today-hero{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:32px;border-radius:30px;background:#eef3ff;margin-bottom:12px}.lt-today-hero h2{font-size:40px;letter-spacing:-.06em;margin:7px 0}.lt-today-hero p{margin:0;color:var(--lt-muted);max-width:650px;line-height:1.55}.lt-today-badge{width:112px;height:112px;border-radius:32px;background:#3459d8;color:#fff;display:grid;place-items:center;align-content:center;flex:none}.lt-today-badge b{font-size:38px;line-height:1}.lt-today-badge small{font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.08em;margin-top:4px}.lt-dashboard-stats{grid-template-columns:repeat(3,1fr)}.lt-today-feed .lt-section-head{margin-bottom:4px}.lt-feed-item{display:flex;align-items:center;gap:12px;padding:13px 5px;border-bottom:1px solid var(--lt-line)}.lt-feed-item.high{background:#fff8f8;border-radius:14px;padding-left:10px;padding-right:10px}.lt-feed-icon{width:38px;height:38px;border-radius:13px;background:#f0f2ed;display:grid;place-items:center;font-size:17px;flex:none}.lt-feed-item>div{flex:1}.lt-feed-item b,.lt-feed-item small{display:block}.lt-feed-item small{font-size:10px;color:var(--lt-muted);margin-top:2px}.lt-feed-item em{font-style:normal;font-size:10px;font-weight:900;color:#697173}.lt-feed-item.high em{color:#b64b4b}.lt-clear-state{text-align:center;padding:35px 15px}.lt-clear-state>div{font-size:35px}.lt-clear-state h3{margin:8px 0 4px}.lt-clear-state p{color:var(--lt-muted);margin:0 0 18px}.lt-quick-row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:8px}.lt-module-link-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.lt-module-link-grid a{display:flex;align-items:center;gap:10px;padding:14px;background:#fff;border:1px solid var(--lt-line);border-radius:17px;text-decoration:none;color:inherit}.lt-module-link-grid a b{width:34px;height:34px;border-radius:11px;background:#f0f2ed;display:grid;place-items:center}.lt-module-link-grid a span{font-size:12px;font-weight:800;flex:1}.lt-module-link-grid a i{font-style:normal;color:#899193;font-size:20px}@media(max-width:650px){.lt-today-hero{padding:24px}.lt-today-hero h2{font-size:31px}.lt-today-badge{width:82px;height:82px;border-radius:24px}.lt-today-badge b{font-size:28px}.lt-quick-row{grid-template-columns:1fr 1fr}.lt-quick-row input[name=title]{grid-column:1/-1}.lt-module-link-grid{grid-template-columns:1fr 1fr}}

.lt-reminder-hero{background:#fff4df}.lt-reminder-item{display:flex;align-items:flex-start;gap:12px;padding:14px 5px;border-bottom:1px solid var(--lt-line)}.lt-reminder-item>div{flex:1}.lt-reminder-item b,.lt-reminder-item small{display:block}.lt-reminder-item small{color:var(--lt-muted);margin-top:3px}.lt-reminder-item p{font-size:12px;color:var(--lt-muted);margin:7px 0 0}.lt-reminder-item.completed{opacity:.55}.lt-reminder-item.completed b{text-decoration:line-through}.lt-reminder-item.overdue{background:#fff8f8;border-radius:12px;padding-left:9px;padding-right:9px}.lt-reminder-item.today{background:#fffdf4;border-radius:12px;padding-left:9px;padding-right:9px}.lt-reminder-item.soon{background:#f7fbff;border-radius:12px;padding-left:9px;padding-right:9px}.lt-reminder-form{display:grid;grid-template-columns:2fr 1.2fr 1.2fr 1.1fr;gap:8px}
@media(max-width:650px){.lt-reminder-form{grid-template-columns:1fr 1fr}.lt-reminder-form input[name=title]{grid-column:1/-1}}

.lt-settings-hero{background:#f0f0ff}.lt-setting-row{display:flex;align-items:center;gap:15px;padding:15px 4px;border-bottom:1px solid var(--lt-line)}.lt-setting-row>div{flex:1}.lt-setting-row b,.lt-setting-row small{display:block}.lt-setting-row small{color:var(--lt-muted);margin-top:3px}.lt-setting-badge{font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;padding:7px 9px;border-radius:99px;background:#e8f3e9}.lt-switch{position:relative;width:48px;height:28px;display:block;flex:none}.lt-switch input{opacity:0;width:0;height:0}.lt-switch span{position:absolute;inset:0;background:#d7dcda;border-radius:99px;cursor:pointer;transition:.2s}.lt-switch span:before{content:'';position:absolute;width:22px;height:22px;left:3px;top:3px;background:#fff;border-radius:50%;transition:.2s;box-shadow:0 1px 3px rgba(0,0,0,.15)}.lt-switch input:checked+span{background:#6f8d73}.lt-switch input:checked+span:before{transform:translateX(20px)}.lt-privacy-box{padding:17px;border-radius:17px;background:#f6f7f3;color:#4f595b}.lt-privacy-box p{margin:8px 0;color:var(--lt-muted);line-height:1.5}.lt-privacy-box ul{margin:8px 0 0;padding-left:20px;color:var(--lt-muted);font-size:12px;line-height:1.8}.lt-full-btn{display:block;text-align:center;text-decoration:none}

.lt-last-email{display:block;color:var(--lt-muted);font-size:10px;margin-top:6px}.lt-settings-msg{min-height:16px}

/* 2.0.1: WordPress theme chrome is removed only on Lifeted shortcode pages.
   This leaves the WordPress admin bar alone for logged-in users. */
body.lifeted-public-page .site-header,
body.lifeted-public-page .wp-site-blocks>header,
body.lifeted-public-page header.site-header,
body.lifeted-public-page .entry-header,
body.lifeted-public-page .page-header,
body.lifeted-public-page .wp-block-post-title,
body.lifeted-public-page .site-footer,
body.lifeted-public-page footer.site-footer,
body.lifeted-public-page .wp-site-blocks>footer,
body.lifeted-public-page .wp-block-template-part,
body.lifeted-module-page .site-header,
body.lifeted-module-page .wp-site-blocks>header,
body.lifeted-module-page header.site-header,
body.lifeted-module-page .entry-header,
body.lifeted-module-page .page-header,
body.lifeted-module-page .wp-block-post-title,
body.lifeted-module-page .site-footer,
body.lifeted-module-page footer.site-footer,
body.lifeted-module-page .wp-site-blocks>footer,
body.lifeted-module-page .wp-block-template-part{display:none!important}
body.lifeted-public-page .site-content,
body.lifeted-module-page .site-content{margin:0!important;padding:0!important;max-width:none!important}
body.lifeted-public-page .wp-site-blocks,
body.lifeted-module-page .wp-site-blocks{padding:0!important;margin:0!important}
body.lifeted-public-page .entry-content,
body.lifeted-module-page .entry-content{margin:0!important;padding:0!important;max-width:none!important}
body.lifeted-public-page .lt-public{min-height:100vh}
body.lifeted-module-page .lt-app{min-height:100vh}
@media(max-width:650px){
 body.lifeted-public-page .lt-public-nav{position:sticky;top:0;z-index:100}
 body.lifeted-module-page .lt-shell-main{padding-top:14px}
}

/* 2.0.2: standalone public homepage */
html,body.lifeted-public-template{margin:0!important;padding:0!important;background:#f6f7f3!important}
body.lifeted-public-template{overflow-x:hidden}
body.lifeted-public-template #wpadminbar{z-index:10001}
body.lifeted-public-template .lt-public{width:100%;overflow:hidden}
body.lifeted-public-template .lt-public-nav{padding-left:max(20px,calc((100vw - 1180px)/2));padding-right:max(20px,calc((100vw - 1180px)/2))}
@media(max-width:650px){
 body.lifeted-public-template .lt-public-nav{padding-left:16px;padding-right:16px}
 body.lifeted-public-template .lt-public-hero{padding-top:34px}
 body.lifeted-public-template .lt-hero-copy h1{font-size:52px;line-height:.94}
 body.lifeted-public-template .lt-hero-visual{min-height:330px}
}

/* 2.1.0 native Lifeted authentication */
.lt-auth-page{min-height:calc(100vh - 70px);display:grid;place-items:center;padding:34px 16px;background:linear-gradient(180deg,#f6f7f3 0%,#eef3ee 100%)}
.lt-auth-card{width:min(520px,100%);background:#fff;border:1px solid var(--lt-line);border-radius:30px;padding:34px;box-shadow:0 20px 60px rgba(35,48,40,.09)}
.lt-auth-brand{display:flex;align-items:center;gap:9px;font-size:21px;font-weight:900;margin-bottom:26px}.lt-auth-mark{width:42px;height:42px;border-radius:15px;background:var(--lt-brand);color:#fff;display:grid;place-items:center;font-weight:950}
.lt-auth-card h1{font-size:34px;line-height:1.02;letter-spacing:-.055em;margin:8px 0 10px}.lt-auth-card p{color:var(--lt-muted);line-height:1.55;margin:0 0 22px;font-size:13px}
.lt-auth-form{display:grid;gap:14px}.lt-auth-form label{font-size:11px;font-weight:850;color:#4c5758}.lt-auth-form label>input{display:block;width:100%;margin-top:6px}
.lt-checkline{display:flex!important;align-items:center;gap:8px;font-weight:650!important;color:var(--lt-muted)!important}.lt-checkline input{width:17px;height:17px}
.lt-auth-btn{width:100%;min-height:48px;font-size:12px}.lt-auth-switch{text-align:center;margin-top:18px;color:var(--lt-muted);font-size:11px}.lt-auth-switch a{font-weight:850;color:var(--lt-brand-dark);text-decoration:none}
.lt-auth-error{padding:11px 13px;border-radius:12px;background:#fff0f0;color:#8c3f3f;border:1px solid #f1d4d4;font-size:11px;margin-bottom:15px}

/* 2.1.2 — Lifeted's bear is designed for an adult audience:
   warm, calm and reassuring rather than toy-like or child-focused. */
.lt-teddy-card{
  background:linear-gradient(145deg,#b8906d 0%,#a67b5b 100%);
  box-shadow:0 30px 65px rgba(67,49,34,.16);
}
.lt-teddy-ears span{background:#946c50}
.lt-teddy-face{background:#d6ad83}
.lt-teddy-face i{width:10px;height:10px;background:#3e3732;top:41px}
.lt-teddy-face i:first-child{left:40px}
.lt-teddy-face i:nth-child(2){right:40px}
.lt-teddy-face b{width:21px;height:14px;left:62px;top:57px;background:#3e3732}
.lt-teddy-face:after{
  content:"";
  position:absolute;
  left:26px;right:26px;top:31px;height:29px;
  border:2px solid rgba(62,55,50,.72);
  border-radius:15px;
  box-shadow:55px 0 0 -1px rgba(62,55,50,.0);
  pointer-events:none;
}
.lt-teddy-body{
  background:#5e7565;
  width:185px;height:132px;left:50px;
  border-radius:42% 42% 24% 24%;
  bottom:0;
}
.lt-teddy-body:before{
  content:"";
  position:absolute;
  left:50%;top:0;transform:translateX(-50%);
  width:3px;height:100%;background:rgba(255,255,255,.25);
}
.lt-teddy-body:after{
  content:"";
  position:absolute;
  left:50%;top:20px;transform:translateX(-50%);
  width:12px;height:12px;border-radius:50%;
  background:#eadfce;
  box-shadow:0 31px 0 #eadfce;
}
.lt-teddy-label{color:#f7f0e6;font-size:20px;bottom:39px}
.lt-final-teddy{height:72px;display:grid;place-items:center;margin-bottom:12px}
.lt-mini-teddy{width:60px;height:66px;position:relative}
.lt-mini-ear{position:absolute;width:22px;height:22px;background:#946c50;border-radius:50%;top:2px}
.lt-mini-ear.l{left:4px}.lt-mini-ear.r{right:4px}
.lt-mini-face{position:absolute;z-index:2;width:46px;height:40px;background:#d6ad83;border-radius:48%;left:7px;top:12px}
.lt-mini-face i{position:absolute;width:4px;height:4px;background:#3e3732;border-radius:50%;top:15px}
.lt-mini-face i:first-child{left:12px}.lt-mini-face i:nth-child(2){right:12px}
.lt-mini-face b{position:absolute;width:8px;height:5px;border-radius:50%;background:#3e3732;left:19px;top:23px}
.lt-mini-body{position:absolute;z-index:1;width:48px;height:35px;background:#5e7565;border-radius:45% 45% 25% 25%;left:6px;bottom:0}
.lt-mini-body:after{content:"";position:absolute;left:50%;top:10px;width:3px;height:20px;transform:translateX(-50%);background:rgba(255,255,255,.28)}
/* 2.2.0 Student */
.lt-profile-choice{display:grid;gap:10px;margin:4px 0 8px}.lt-profile-option{display:flex;gap:10px;align-items:flex-start;padding:14px;border:1px solid var(--lt-line);border-radius:16px;background:#fafbf8;cursor:pointer}.lt-profile-option:has(input:checked){border-color:#80958a;background:#f0f5f0}.lt-profile-option span{display:grid;gap:3px}.lt-profile-option b{font-size:12px}.lt-profile-option small{font-size:10px;color:var(--lt-muted);line-height:1.4}.lt-learning-hero{background:#edf2fb}.lt-learning-row{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:15px 0;border-bottom:1px solid var(--lt-line)}.lt-learning-row:last-of-type{border-bottom:0}.lt-learning-row.is-done{opacity:.6}.lt-learning-row b{display:block;font-size:12px}.lt-learning-row small{display:block;color:var(--lt-muted);font-size:10px;margin-top:4px}.lt-row-actions{display:flex;gap:6px}.lt-mini-btn{border:1px solid var(--lt-line);background:#fff;border-radius:10px;padding:7px 9px;font-size:9px;font-weight:800}.lt-mini-btn.danger{color:#9a5959}.lt-learning-copy{flex:1}.lt-progress{height:7px;background:#e7ebe5;border-radius:20px;overflow:hidden;margin-top:10px}.lt-progress i{display:block;height:100%;background:#6d8a78;border-radius:20px}.lt-learning-copy em{display:block;font-style:normal;color:var(--lt-muted);font-size:9px;margin-top:4px}.lt-empty{padding:18px;border-radius:14px;background:#f7f8f5;color:var(--lt-muted);font-size:11px}@media(max-width:600px){.lt-learning-row{align-items:flex-start}.lt-row-actions{flex-direction:column}}
