.landing-page{--pine:#2a5341;--pine-deep:#1f4030;--pine-abyss:#16352a;--honey:#c68a3a;--honey-soft:#e0a85a;--greige:#ece9df;--cream:#f4eee4;--paper:#fbf6eb;--card:#fffdf7;--field:#fcfaf6;--ink:#241e17;--ink-soft:#5e5448;--ink-muted:#6f6455;--line:rgba(36,30,23,0.16);--line-soft:rgba(36,30,23,0.09);--on-dark:#f2e9d8;--clay:#ae6850;--label-ink:#8f4a34;--blue:#536c98;--green:#4d7a5c;--shadow-soft:0 18px 55px -36px rgba(36,30,23,0.42);--shadow-lift:0 28px 72px -40px rgba(20,44,34,0.54);--font-display:var(--font-bricolage),var(--font-inter),system-ui,sans-serif;--font-body:var(--font-inter),system-ui,sans-serif;--font-mono:var(--font-space-mono),ui-monospace,monospace;--ease:cubic-bezier(0.16,1,0.3,1);--page-pad:max(22px,calc((100vw - 1180px) / 2));--radius:8px;position:relative;min-height:100vh;overflow-x:clip;background:linear-gradient(180deg,rgba(42,83,65,.05),transparent 420px),var(--greige);color:var(--ink);font-family:var(--font-body);font-size:18px;line-height:1.68}.landing-page *,.landing-page :after,.landing-page :before{box-sizing:border-box}.landing-page:before{content:"";position:fixed;inset:0;z-index:2;pointer-events:none;background-image:linear-gradient(rgba(36,30,23,.035) 1px,transparent 0),linear-gradient(90deg,rgba(36,30,23,.028) 1px,transparent 0);background-size:34px 34px,34px 34px;mix-blend-mode:multiply;opacity:.5}.landing-page a{color:inherit}.landing-page img,.landing-page svg{display:block}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page p{margin-top:0}.landing-page h1,.landing-page h2,.landing-page h3{font-family:var(--font-display);font-weight:800;letter-spacing:0;line-height:1.05;text-wrap:balance}.landing-page h1{max-width:12ch;margin-bottom:1.1rem;color:var(--on-dark);font-size:clamp(2.55rem,1.6rem + 3.9vw,4.45rem);text-wrap:balance}.landing-page h2{margin-top:0;margin-bottom:1.25rem;color:var(--ink);font-size:clamp(2.25rem,1.55rem + 2.25vw,3.2rem)}.landing-page h2,.landing-page h3{text-wrap:balance}.landing-page p{color:var(--ink-soft);text-wrap:pretty}.landing-page section{scroll-margin-top:110px}.landing-page .skip-link{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.landing-page .skip-link:focus{z-index:80;width:auto;height:auto;clip:auto;left:1rem;top:1rem;border-radius:var(--radius);background:var(--honey);padding:.8rem 1rem;color:var(--pine-abyss);font-weight:800}.landing-page .topbar{position:fixed;top:16px;left:50%;z-index:40;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;width:min(1180px,calc(100% - 32px));min-height:68px;transform:translateX(-50%);border:1px solid rgba(242,233,216,.17);border-radius:12px;background:rgba(22,53,42,.82);color:var(--on-dark);box-shadow:0 18px 54px -34px rgba(0,0,0,.75);backdrop-filter:blur(18px) saturate(1.1);padding:.55rem}.landing-page .brand{display:inline-flex;min-width:0;align-items:center;gap:.75rem;color:inherit;text-decoration:none}.landing-page .brand-mark{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border:1px solid rgba(242,233,216,.18);border-radius:50%;background:rgba(242,233,216,.09)}.landing-page .brand-mark img{width:33px;height:33px}.landing-page .brand-copy{min-width:0}.landing-page .brand-copy small,.landing-page .brand-copy strong{display:block}.landing-page .brand-copy strong{overflow:hidden;color:var(--on-dark);font-family:var(--font-display);font-size:1rem;line-height:1;text-overflow:ellipsis;white-space:nowrap}.landing-page .brand-copy small{margin-top:.18rem;color:rgba(242,233,216,.68);font-size:.78rem}.landing-page .nav{display:flex;align-items:center;justify-content:center;gap:1rem}.landing-page .nav a{position:relative;color:rgba(242,233,216,.78);font-size:.9rem;font-weight:750;text-decoration:none}.landing-page .nav a:after{content:"";position:absolute;right:0;bottom:-7px;left:0;height:2px;background:var(--honey-soft);transform:scaleX(0);transform-origin:left;transition:transform .24s var(--ease)}.landing-page .nav a:focus-visible,.landing-page .nav a:hover{color:var(--on-dark)}.landing-page .nav a:focus-visible:after,.landing-page .nav a:hover:after{transform:scaleX(1)}.landing-page .topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:.25rem;min-width:0}.landing-page .topbar-signin{display:inline-flex;min-height:44px;align-items:center;border-radius:999px;padding:0 .9rem;color:var(--on-dark);font-size:.9rem;font-weight:650;text-decoration:none;white-space:nowrap;transition:background .16s var(--ease),transform .16s var(--ease)}@media (hover:hover) and (pointer:fine){.landing-page .topbar-signin:hover{background:rgba(242,233,216,.14)}}.landing-page .topbar-signin:active{transform:scale(.97)}.landing-page .topbar-cta{justify-self:end;border-radius:999px;background:var(--on-dark);color:var(--pine-abyss);font-size:.9rem;font-weight:850;line-height:1;min-height:44px;padding:.92rem 1rem;text-decoration:none;transition:transform .16s var(--ease),background .22s var(--ease)}.landing-page .cta-short{display:none}@media (hover:hover) and (pointer:fine){.landing-page .topbar-cta:hover{background:white;transform:translateY(-2px)}}.landing-page .topbar-cta:active{transform:translateY(0) scale(.97)}.landing-page .hero{position:relative;min-height:min(94svh,930px);overflow:hidden;isolation:isolate;padding:6.45rem 0 3rem}.landing-page .hero-photo{position:absolute;inset:0;z-index:-4;width:100%;height:100%;object-fit:cover;object-position:center;transform:scale(1.03)}.landing-page .hero-shade{position:absolute;inset:0;z-index:-3;background:linear-gradient(90deg,rgba(7,24,20,.96),rgba(7,24,20,.86) 38%,rgba(7,24,20,.48) 68%,rgba(7,24,20,.74)),linear-gradient(180deg,rgba(7,24,20,.34),rgba(7,24,20,.78))}.landing-page .paper-grain{position:absolute;inset:0;z-index:-2;opacity:.22;background-image:linear-gradient(105deg,transparent 0 48%,rgba(255,248,234,.11) 49%,transparent 50%),linear-gradient(rgba(255,248,234,.07) 1px,transparent 0);background-size:220px 220px,26px 26px}.landing-page .hero-shell{position:relative;z-index:2;display:grid;grid-template-columns:minmax(360px,.86fr) minmax(560px,1.14fr);width:min(1240px,calc(100% - 44px));align-items:center;gap:3rem;margin:0 auto}.landing-page .hero-copy{min-width:0;max-width:650px}.landing-page .den-drawer-head span,.landing-page .people-panel>span,.landing-page .portal-hero-card span,.landing-page .portal-sidebar-label,.landing-page .proceedings-preview span,.landing-page .proposal-card span,.landing-page .start-here-card span{display:block;color:var(--clay);font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.landing-page .clean-system span,.landing-page .den-card>span,.landing-page .eyebrow,.landing-page .included-card>span,.landing-page .mess-label span,.landing-page .trust-grid span{display:block;color:var(--label-ink);font-family:var(--font-mono);font-size:.85rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.landing-page .eyebrow{margin-bottom:.5rem}.landing-page .hero .eyebrow,.landing-page .payoff-section .eyebrow{color:var(--honey-soft)}.landing-page .hero-lede{max-width:42rem;margin-bottom:1.35rem;color:rgba(242,233,216,.86);font-size:clamp(1.06rem,.98rem + .35vw,1.25rem);line-height:1.62}.landing-page .hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin:1.7rem 0 .7rem}.landing-page .button{display:inline-flex;min-height:54px;align-items:center;justify-content:center;border:0;border-radius:999px;cursor:pointer;font-weight:850;padding:.95rem 1.22rem;text-decoration:none;transition:transform .16s var(--ease),background .22s var(--ease),box-shadow .22s var(--ease)}@media (hover:hover) and (pointer:fine){.landing-page .button:hover{transform:translateY(-2px)}}.landing-page .button:active{transform:translateY(0) scale(.97)}.landing-page .button-primary{background:var(--honey);color:var(--pine-abyss);box-shadow:0 22px 45px -28px rgba(224,168,90,.92)}@media (hover:hover) and (pointer:fine){.landing-page .button-primary:hover{background:var(--honey-soft)}.landing-page .button-secondary:hover{border-color:rgba(242,233,216,.42);background:rgba(242,233,216,.16)}}.landing-page .button-secondary{border:1px solid rgba(242,233,216,.23);background:rgba(242,233,216,.08);color:var(--on-dark)}.landing-page .product-demo{min-width:0;color:var(--on-dark)}.landing-page .demo-header,.landing-page .demo-steps{display:flex;align-items:center;justify-content:space-between;gap:1rem}.landing-page .demo-header{justify-content:flex-end;margin-bottom:.7rem;color:rgba(242,233,216,.76);font-family:var(--font-mono);font-size:.76rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.landing-page .portal-frame{position:relative;display:grid;grid-template-columns:178px minmax(0,1fr);min-width:0;min-height:535px;overflow:hidden;border:1px solid rgba(242,233,216,.2);border-radius:14px;background:var(--cream);box-shadow:var(--shadow-lift)}.landing-page .portal-sidebar{display:flex;flex-direction:column;gap:.35rem;border-right:1px solid var(--line-soft);background:#efe7d9;padding:.9rem .75rem}.landing-page .portal-lockup{display:grid;grid-template-columns:34px minmax(0,1fr);gap:.55rem;align-items:center;margin-bottom:.85rem}.landing-page .portal-lockup img{width:34px;height:34px}.landing-page .portal-lockup strong{color:var(--ink);font-family:var(--font-display);font-size:.95rem;line-height:1.05}.landing-page .portal-sidebar-label{margin:.55rem 0 .2rem;color:var(--ink-muted);font-size:.56rem}.landing-page .portal-nav-item{display:flex;min-height:31px;align-items:center;justify-content:space-between;border-radius:var(--radius);color:var(--ink-soft);font-size:.76rem;font-weight:750;line-height:1.1;padding:.38rem .48rem}.landing-page .portal-nav-item.is-active{background:var(--card);color:var(--ink);box-shadow:0 1px 2px rgba(36,30,23,.07)}.landing-page .portal-nav-item b{display:grid;min-width:20px;height:20px;place-items:center;border-radius:50%;background:var(--blue);color:white;font-size:.64rem}.landing-page .portal-action,.landing-page .portal-den-button,.landing-page .proposal-action{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius);background:var(--clay);color:white;font-weight:800}.landing-page .portal-den-button{min-height:38px;margin-top:auto;font-size:.76rem}.landing-page .portal-main{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 210px;grid-template-rows:auto auto auto 1fr;gap:.75rem;min-width:0;overflow:hidden;background:linear-gradient(90deg,rgba(174,104,80,.05),transparent 42%),var(--cream);padding:.85rem}.landing-page .portal-top{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line-soft);padding-bottom:.7rem}.landing-page .portal-top span:first-child{display:block;color:var(--ink-muted);font-family:var(--font-mono);font-size:.62rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.landing-page .portal-top strong{display:block;color:var(--ink);font-family:var(--font-display);font-size:1.18rem;line-height:1}.landing-page .portal-action{min-height:34px;background:var(--pine);font-size:.75rem;padding:0 .72rem;white-space:nowrap}.landing-page .den-drawer,.landing-page .module-grid article,.landing-page .people-panel,.landing-page .portal-hero-card,.landing-page .proceedings-preview,.landing-page .proposal-card,.landing-page .start-here-card{border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--card);box-shadow:0 1px 2px rgba(36,30,23,.06)}.landing-page .portal-hero-card{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.82rem;align-items:center;padding:.9rem}.landing-page .progress-ring{position:relative;width:62px;height:62px}.landing-page .progress-ring svg{width:62px;height:62px;rotate:-90deg}.landing-page .progress-ring circle{fill:none;stroke-width:7}.landing-page .progress-ring circle:first-child{stroke:#e8ded0}.landing-page .progress-ring circle:last-child{stroke:var(--clay);stroke-dasharray:188;stroke-dashoffset:60;stroke-linecap:round}.landing-page .progress-ring span{position:absolute;inset:0;display:grid;place-items:center;color:var(--ink);font-size:.78rem;font-weight:850}.landing-page .portal-hero-card strong{display:block;margin-top:.2rem;color:var(--ink);font-family:var(--font-display);font-size:1.38rem;line-height:1}.landing-page .portal-hero-card p{margin:.3rem 0 0;color:var(--ink-soft);font-size:.82rem;line-height:1.38}.landing-page .start-here-card{padding:.82rem}.landing-page .start-here-card ol{display:grid;gap:.42rem;margin:.45rem 0 0;padding-left:1.2rem}.landing-page .start-here-card li{color:var(--ink);font-size:.78rem;font-weight:700;line-height:1.32}.landing-page .module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.55rem}.landing-page .module-grid article{min-height:78px;padding:.68rem}.landing-page .module-grid article:first-child{border-top:3px solid var(--blue)}.landing-page .module-grid article:nth-child(2){border-top:3px solid var(--honey)}.landing-page .module-grid article:nth-child(3){border-top:3px solid var(--green)}.landing-page .module-grid article:nth-child(4){border-top:3px solid var(--clay)}.landing-page .module-grid span{display:block;color:var(--ink-soft);font-size:.72rem;font-weight:800}.landing-page .module-grid strong{display:block;margin-top:.22rem;color:var(--ink);font-size:.76rem}.landing-page .people-panel{display:grid;gap:.45rem;padding:.82rem}.landing-page .person-row,.landing-page .task-row{display:flex;align-items:center;justify-content:space-between;gap:.6rem;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--field);padding:.52rem .6rem}.landing-page .person-row b,.landing-page .task-row b{color:var(--ink);font-size:.76rem}.landing-page .person-row small,.landing-page .task-row small{color:var(--ink-muted);font-size:.68rem;text-align:right}.landing-page .den-drawer{position:absolute;top:4.9rem;right:.85rem;bottom:.85rem;z-index:5;display:flex;width:265px;flex-direction:column;gap:.58rem;background:var(--cream);box-shadow:-20px 0 50px rgba(43,37,32,.18);opacity:0;padding:.78rem;transform:translateX(18px);transition:opacity .42s var(--ease),transform .42s var(--ease)}.landing-page .portal-frame[data-stage=approve] .den-drawer,.landing-page .portal-frame[data-stage=tell] .den-drawer{opacity:1;transform:none}.landing-page .den-drawer-head{border-bottom:1px solid var(--line-soft);padding-bottom:.52rem}.landing-page .den-drawer-head strong{display:block;color:var(--ink);font-family:var(--font-display);font-size:1.05rem;line-height:1}.landing-page .den-drawer-head span{margin-top:.24rem;color:var(--green);font-size:.58rem}.landing-page .den-message{max-width:96%;margin:0;border-radius:var(--radius);font-size:.75rem;font-weight:700;line-height:1.36;padding:.62rem .68rem}.landing-page .den-message.user{align-self:flex-end;background:var(--blue);color:white}.landing-page .den-message.den{border:1px solid var(--line-soft);background:var(--card);color:var(--ink)}.landing-page .proposal-card{margin-top:auto;padding:.72rem;opacity:.42;transform:translateY(9px);transition:opacity .32s var(--ease),transform .32s var(--ease)}.landing-page .portal-frame[data-stage=approve] .proposal-card{opacity:1;transform:none}.landing-page .proposal-card strong{display:block;margin-top:.16rem;color:var(--ink);font-family:var(--font-display);font-size:1.05rem;line-height:1}.landing-page .proposal-card dl{display:grid;gap:.36rem;margin:.58rem 0 0}.landing-page .proposal-card div{display:flex;justify-content:space-between;gap:.6rem;border-top:1px solid var(--line-soft);padding-top:.35rem}.landing-page .proposal-card dd,.landing-page .proposal-card dt{margin:0;color:var(--ink-soft);font-size:.68rem}.landing-page .proposal-card dd{color:var(--ink);font-weight:800;text-align:right}.landing-page .proposal-action{min-height:34px;width:100%;margin-top:.62rem;font-size:.72rem}.landing-page .proceedings-preview{position:absolute;right:.85rem;bottom:.85rem;left:.85rem;z-index:6;display:grid;gap:.5rem;opacity:0;padding:.95rem;transform:translateY(18px);transition:opacity .42s var(--ease),transform .42s var(--ease)}.landing-page .portal-frame[data-stage=family] .proceedings-preview{opacity:1;transform:none}.landing-page .proceedings-preview span{color:var(--green)}.landing-page .proceedings-preview strong{color:var(--ink);font-family:var(--font-display);font-size:1.18rem;line-height:1.1}.landing-page .demo-steps{margin-top:.76rem}.landing-page .demo-steps button{min-width:0;min-height:40px;flex:1;border:1px solid rgba(242,233,216,.18);border-radius:999px;background:rgba(242,233,216,.08);color:rgba(242,233,216,.74);cursor:pointer;font-size:.82rem;font-weight:800;overflow:hidden;padding:0 .5rem;text-overflow:ellipsis;white-space:nowrap;transition:background .22s var(--ease),color .22s var(--ease),transform .22s var(--ease)}@media (hover:hover) and (pointer:fine){.landing-page .demo-steps button:hover{transform:translateY(-1px)}}.landing-page .demo-steps button:active{transform:translateY(0) scale(.97)}.landing-page .demo-steps button.is-current{background:var(--on-dark);color:var(--pine-abyss)}.landing-page .answer-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#f8efdd}.landing-page .answer-strip article{min-height:210px;border-right:1px solid var(--line-soft);padding:1.55rem}.landing-page .answer-strip article:last-child{border-right:0}.landing-page .answer-strip span{display:block;color:var(--clay);font-family:var(--font-mono);font-size:.85rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.landing-page .answer-strip strong{display:block;max-width:24rem;margin-top:1rem;color:var(--ink);font-family:var(--font-display);font-size:1.75rem;line-height:1.05}.landing-page .compare-section,.landing-page .payoff-section,.landing-page .price-section,.landing-page .trust-section{padding:6rem var(--page-pad)}.landing-page .payoff-section{display:grid;gap:2.8rem;background:linear-gradient(135deg,rgba(22,53,42,.98),rgba(31,64,48,.98)),var(--pine-abyss);color:var(--on-dark)}.landing-page .section-copy{max-width:900px}.landing-page .price-copy p,.landing-page .section-copy p:not(.eyebrow){max-width:44rem;font-size:clamp(1rem,.94rem + .3vw,1.14rem);line-height:1.72}.landing-page .on-dark-copy h2,.landing-page .on-dark-copy p:not(.eyebrow){color:var(--on-dark)}.landing-page .payoff-heading{display:grid;grid-template-columns:minmax(0,1fr);gap:1.6rem;align-items:start}.landing-page .payoff-heading .section-copy{max-width:900px}.landing-page .care-note{display:grid;grid-template-columns:46px minmax(0,1fr);gap:.9rem;align-items:center;max-width:620px;border-left:2px solid var(--honey-soft);padding:.65rem 0 .65rem 1.2rem}.landing-page .care-note>span{display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(242,233,216,.2);border-radius:50%;background:rgba(242,233,216,.08);color:var(--honey-soft)}.landing-page .care-note small,.landing-page .care-note strong{display:block}.landing-page .care-note strong{color:var(--on-dark);font-family:var(--font-display);font-size:1.14rem;line-height:1.15}.landing-page .care-note small{margin-top:.35rem;color:rgba(242,233,216,.72);font-size:.86rem;line-height:1.48}.landing-page .distribution-plan{overflow:hidden;border:1px solid rgba(242,233,216,.16);border-radius:var(--radius);background:var(--cream);color:var(--ink);box-shadow:var(--shadow-lift)}.landing-page .distribution-plan-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line-soft);background:#efe7d9;padding:1.05rem 1.2rem}.landing-page .distribution-plan-header>div>span{display:block;color:var(--clay);font-family:var(--font-mono);font-size:.85rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.landing-page .distribution-plan-header strong{display:block;margin-top:.22rem;color:var(--ink);font-family:var(--font-display);font-size:1.52rem;line-height:1.08}.landing-page .owner-control{flex:none;border:1px solid rgba(42,83,65,.22);border-radius:4px;background:var(--pine);color:white;font-family:var(--font-mono);font-size:.67rem;font-weight:700;padding:.48rem .62rem;text-transform:uppercase;white-space:nowrap}.landing-page .distribution-flow{display:grid;grid-template-columns:minmax(0,1fr) 34px minmax(0,1.12fr) 34px minmax(0,.98fr);align-items:stretch;min-width:0;background:linear-gradient(rgba(42,83,65,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(42,83,65,.035) 1px,transparent 1px),var(--paper);background-size:28px 28px,28px 28px,auto;padding:1.2rem}.landing-page .distribution-column{display:grid;min-width:0;align-content:start;gap:.7rem;border:1px solid var(--line-soft);border-radius:var(--radius);background:rgba(255,253,247,.92);padding:.9rem}.landing-page .flow-heading{display:grid;grid-template-columns:34px minmax(0,1fr);gap:.65rem;align-items:center;min-height:48px;border-bottom:1px solid var(--line-soft);padding-bottom:.7rem}.landing-page .flow-heading>span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--pine);color:white;font-family:var(--font-mono);font-size:.66rem;font-weight:700}.landing-page .flow-heading small,.landing-page .flow-heading strong{display:block}.landing-page .flow-heading small{color:var(--clay);font-family:var(--font-mono);font-size:.85rem;font-weight:700;text-transform:uppercase}.landing-page .flow-heading strong{margin-top:.12rem;color:var(--ink);font-family:var(--font-display);font-size:1.08rem;line-height:1.12}.landing-page .keepsake-card{display:grid;grid-template-columns:43% minmax(0,1fr);min-height:118px;overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--card)}.landing-page .keepsake-photo{position:relative;overflow:hidden;background:#b69a72}.landing-page .keepsake-photo img{width:100%;height:100%;object-fit:cover}.landing-page .keepsake-photo span{position:absolute;right:.4rem;bottom:.4rem;left:.4rem;border-radius:3px;background:rgba(22,53,42,.9);color:white;font-size:.61rem;font-weight:750;line-height:1.2;padding:.3rem .36rem;text-align:center}.landing-page .keepsake-card>div:last-child{display:grid;min-width:0;align-content:center;padding:.7rem}.landing-page .keepsake-card small,.landing-page .keepsake-card strong,.landing-page .keepsake-card>div:last-child>span{display:block}.landing-page .keepsake-card small{color:var(--ink-muted);font-size:.64rem;font-weight:700;text-transform:uppercase}.landing-page .keepsake-card strong{margin-top:.3rem;color:var(--ink);font-family:var(--font-display);font-size:1.04rem;line-height:1.1}.landing-page .keepsake-card>div:last-child>span{margin-top:.42rem;color:var(--pine);font-size:.78rem;font-weight:750}.landing-page .capture-methods{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));overflow:hidden;border:1px solid var(--line-soft);border-radius:var(--radius);background:#f4eee3}.landing-page .capture-methods span{display:grid;min-width:0;min-height:46px;grid-template-columns:auto minmax(0,auto);place-content:center;align-items:center;gap:.28rem;border-right:1px solid var(--line-soft);color:var(--ink-soft);font-size:.66rem;font-weight:750;white-space:nowrap}.landing-page .capture-methods span:last-child{border-right:0}.landing-page .capture-methods img,.landing-page .capture-methods svg{width:16px;height:16px;color:var(--pine)}.landing-page .flow-arrow{position:relative;display:grid;place-items:center;color:var(--pine)}.landing-page .flow-arrow:before{content:"";position:absolute;right:0;left:0;top:50%;border-top:1px dashed rgba(42,83,65,.34)}.landing-page .flow-arrow svg{position:relative;z-index:1;background:var(--paper)}.landing-page .recipient-rule{display:grid;grid-template-columns:34px minmax(0,1fr) auto;gap:.55rem;align-items:center;min-height:56px;border-bottom:1px solid var(--line-soft);padding:.28rem 0}.landing-page .recipient-rule:last-child{border-bottom:0}.landing-page .recipient-rule>b{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#e4d3bd;color:var(--pine-deep);font-size:.62rem}.landing-page .recipient-rule div{min-width:0}.landing-page .recipient-rule small,.landing-page .recipient-rule strong{display:block}.landing-page .recipient-rule strong{color:var(--ink);font-size:.82rem;line-height:1.2}.landing-page .recipient-rule small{margin-top:.12rem;overflow:hidden;color:var(--ink-muted);font-size:.65rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.landing-page .recipient-rule>span{border:1px solid transparent;border-radius:4px;font-size:.59rem;font-weight:750;line-height:1.15;padding:.32rem .38rem;text-align:center;white-space:nowrap}.landing-page .release-now{border-color:rgba(77,122,92,.22)!important;background:rgba(77,122,92,.12);color:#315d40}.landing-page .release-incapacity{border-color:rgba(198,138,58,.25)!important;background:rgba(198,138,58,.12);color:#805619}.landing-page .release-death{border-color:rgba(174,104,80,.23)!important;background:rgba(174,104,80,.12);color:#874a36}.landing-page .delivery-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:.55rem;align-items:center;min-height:66px;border:1px solid var(--line-soft);border-radius:var(--radius);background:var(--card);padding:.55rem}.landing-page .delivery-icon{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:rgba(83,108,152,.12);color:var(--blue)}.landing-page .delivery-icon.is-paper{background:rgba(198,138,58,.13);color:#97631e}.landing-page .delivery-card small,.landing-page .delivery-card strong{display:block}.landing-page .delivery-card strong{color:var(--ink);font-size:.75rem;line-height:1.22}.landing-page .delivery-card small{margin-top:.14rem;color:var(--ink-muted);font-size:.61rem;line-height:1.3}.landing-page .delivery-card>b{color:var(--pine);font-family:var(--font-mono);font-size:.57rem;white-space:nowrap}.landing-page .read-only-note{display:flex;gap:.42rem;align-items:center;margin-top:auto;color:var(--pine);font-size:.68rem;font-weight:750}.landing-page .distribution-plan-footer{display:flex;gap:.58rem;align-items:center;margin:0;border-top:1px solid var(--line-soft);background:var(--pine);color:var(--on-dark);font-size:.85rem;font-weight:700;line-height:1.45;padding:.88rem 1.2rem}.landing-page .distribution-plan-footer svg{flex:none;color:var(--honey-soft)}.landing-page .compare-section{display:grid;grid-template-columns:minmax(0,1fr);gap:2.6rem;align-items:start;scroll-margin-top:92px;background:linear-gradient(180deg,#f7eedc,#efe4d0)}.landing-page .compare-section>.section-copy{max-width:900px}.landing-page .comparison-stage{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:1.25rem;min-height:0;align-items:stretch}.landing-page .new-way,.landing-page .old-way{display:grid;grid-template-rows:auto minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.landing-page .old-way{background:#c7ad82}.landing-page .new-way{background:var(--pine);color:var(--on-dark)}.landing-page .mess-label{display:grid;gap:.25rem;border-bottom:1px solid var(--line-soft);background:rgba(255,253,247,.62);padding:1rem}.landing-page .new-way .mess-label{border-bottom-color:rgba(242,233,216,.16);background:rgba(242,233,216,.08)}.landing-page .mess-label strong{color:var(--ink);font-family:var(--font-display);font-size:1.35rem;line-height:1}.landing-page .new-way .mess-label strong{color:var(--on-dark)}.landing-page .old-way-photo{position:relative;display:grid;grid-template-rows:minmax(0,1fr) auto;min-height:0;overflow:hidden;margin:0;background:#b99d71}.landing-page .comparison-photo-frame{position:relative;min-width:0;overflow:hidden}.landing-page .old-way-photo .comparison-photo-frame:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 45%,rgba(36,30,23,.78)),radial-gradient(circle at 24% 24%,rgba(255,248,233,.12),transparent 18rem)}.landing-page .old-way-photo img{display:block;width:100%;height:100%;min-height:520px;object-fit:cover;object-position:32% center}.landing-page .old-way-photo figcaption{display:grid;gap:.32rem;min-height:112px;align-content:center;background:#40372b;color:var(--on-dark);padding:1rem 1.1rem 1.1rem}.landing-page .old-way-photo figcaption span{color:var(--honey-soft);font-family:var(--font-mono);font-size:.66rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.landing-page .old-way-photo figcaption strong{max-width:18rem;color:var(--on-dark);font-family:var(--font-display);font-size:1.45rem;line-height:1.03}.landing-page .clean-system{display:grid;align-content:start;gap:.85rem;min-height:480px;padding:1rem;background:linear-gradient(160deg,rgba(224,168,90,.12),transparent 42%),var(--pine)}.landing-page .photo-system{gap:.78rem;background:radial-gradient(circle at 10% 20%,rgba(224,168,90,.18),transparent 16rem),linear-gradient(160deg,rgba(242,233,216,.1),transparent 48%),var(--pine)}.landing-page .weasel-photo-card{position:relative;display:grid;grid-template-rows:auto auto;min-height:0;margin:0;overflow:hidden;border:1px solid rgba(242,233,216,.18);border-radius:var(--radius);background:rgba(242,233,216,.12);box-shadow:0 18px 44px -30px rgba(0,0,0,.72)}.landing-page .weasel-photo-card .comparison-photo-frame:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 34%,rgba(13,34,27,.86)),linear-gradient(90deg,rgba(13,34,27,.24),transparent 55%)}.landing-page .weasel-photo-card img{display:block;width:100%;height:clamp(280px,27vw,390px);object-fit:cover;object-position:center}.landing-page .weasel-photo-card figcaption{min-height:112px;align-content:center;background:rgba(8,29,23,.68);padding:1rem 1.1rem 1.1rem}.landing-page .photo-steps{position:absolute;top:.78rem;right:.78rem;z-index:1;display:grid;gap:.42rem}.landing-page .photo-steps span{display:inline-flex;align-items:center;gap:.42rem;border:1px solid rgba(242,233,216,.2);border-radius:999px;background:rgba(13,34,27,.72);color:var(--on-dark);font-family:var(--font-body);font-size:.72rem;font-weight:800;letter-spacing:0;padding:.34rem .55rem .34rem .38rem;text-transform:none;backdrop-filter:blur(10px)}.landing-page .photo-steps b{display:grid;width:1.35rem;height:1.35rem;place-items:center;border-radius:50%;background:var(--honey);color:var(--pine-abyss);font-size:.72rem;line-height:1}.landing-page .weasel-photo-card figcaption span{color:var(--honey-soft)}.landing-page .weasel-photo-card figcaption strong{display:block;max-width:27rem;margin-top:.38rem;color:var(--on-dark);font-family:var(--font-display);font-size:1.45rem;line-height:1.05}.landing-page .weasel-proof-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.62rem}.landing-page .weasel-proof-list article{border:1px solid rgba(242,233,216,.15);border-radius:var(--radius);background:rgba(242,233,216,.09);padding:.82rem}.landing-page .weasel-proof-list span{color:var(--honey-soft);font-size:.56rem}.landing-page .weasel-proof-list strong{display:block;margin-top:.32rem;color:var(--on-dark);font-family:var(--font-display);font-size:1rem;line-height:1.1}.landing-page .weasel-proof-list p{margin:.42rem 0 0;color:rgba(242,233,216,.72);font-size:.78rem;line-height:1.42}.landing-page .price-section{display:grid;grid-template-columns:minmax(0,1fr);gap:2.8rem;align-items:start;background:linear-gradient(180deg,#eef0df,#e6ebdc)}.landing-page .price-copy{max-width:900px}.landing-page .price-copy .button{margin-top:.5rem}.landing-page .price-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:1rem;align-items:stretch}.landing-page .den-card,.landing-page .included-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:1.45rem}.landing-page .included-card{background:var(--pine);color:var(--on-dark)}.landing-page .included-card li,.landing-page .included-card strong,.landing-page .included-card>span{color:var(--on-dark)}.landing-page .included-card>span{color:color-mix(in srgb,var(--honey-soft) 62%,var(--on-dark))}.landing-page .den-card strong,.landing-page .included-card strong{display:block;margin-top:.45rem;font-family:var(--font-display);font-size:2.4rem;line-height:1}.landing-page .included-card ul{display:grid;gap:.72rem;margin:1.35rem 0 0;padding:0;list-style:none}.landing-page .included-card li{position:relative;padding-left:1.35rem;line-height:1.45}.landing-page .included-card li:before{content:"";position:absolute;left:0;top:.63rem;width:.52rem;height:.52rem;border-radius:50%;background:var(--honey-soft)}.landing-page .den-card{background:var(--card)}.landing-page .den-card p{margin-bottom:0;font-size:1rem;line-height:1.62}.landing-page .value-note{border:1px solid rgba(174,104,80,.2);border-radius:var(--radius);background:#fff4df;color:var(--ink);font-weight:800;padding:.75rem}.landing-page .delivery-card b,.landing-page .den-card strong,.landing-page .founders-price-line,.landing-page .price-figure,.landing-page .value-note{font-variant-numeric:tabular-nums}.landing-page .trust-section{background:var(--paper)}.landing-page .trust-section .section-copy{max-width:920px;margin-bottom:2rem}.landing-page .trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--line)}.landing-page .trust-grid article{min-height:260px;background:#fff7e8;padding:1.25rem}.landing-page .trust-grid strong{display:block;margin-top:.9rem;color:var(--ink);font-family:var(--font-display);font-size:clamp(1.3rem,1.05rem + .85vw,1.65rem);line-height:1.04}.landing-page .trust-grid p{margin:.85rem 0 0;color:var(--ink-soft);font-size:1rem;line-height:1.58}.landing-page .trust-facts{margin-top:1.5rem;border:1px solid var(--line);border-radius:var(--radius);background:var(--card);box-shadow:var(--shadow-soft);padding:1.6rem 1.8rem 1.8rem}.landing-page .trust-facts-head span{display:block;color:var(--clay);font-family:var(--font-mono);font-size:.85rem;font-weight:700;text-transform:uppercase}.landing-page .trust-facts-head strong{display:block;margin-top:.3rem;color:var(--ink);font-family:var(--font-display);font-size:clamp(1.25rem,1.05rem + .7vw,1.55rem);line-height:1.1}.landing-page .trust-facts ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem 2.2rem;margin:1.2rem 0 0;padding:0;list-style:none}.landing-page .trust-facts li{display:flex;align-items:flex-start;gap:.6rem;color:var(--ink-soft);font-size:.98rem;line-height:1.55}.landing-page .trust-facts li svg{flex-shrink:0;margin-top:.22rem;color:var(--green)}@media (max-width:760px){.landing-page .trust-facts{padding:1.2rem 1.1rem 1.3rem}.landing-page .trust-facts ul{grid-template-columns:minmax(0,1fr);gap:.75rem}}.landing-page .footer{background:var(--pine-abyss);color:var(--on-dark);padding:3.5rem var(--page-pad) 1.4rem}.landing-page .footer-main{display:grid;grid-template-columns:minmax(250px,.82fr) minmax(470px,1.18fr);gap:4rem;align-items:start}.landing-page .footer-brand{max-width:330px}.landing-page .footer-brand-lockup{display:flex;gap:.9rem;align-items:center}.landing-page .footer-brand-lockup img{width:48px;height:48px}.landing-page .footer-brand-lockup span,.landing-page .footer-brand-lockup strong{display:block}.landing-page .footer-brand-lockup strong{font-family:var(--font-display);font-size:1.32rem;line-height:1.05}.landing-page .footer-brand-lockup span{margin-top:.28rem;color:rgba(242,233,216,.68);font-size:.78rem}.landing-page .footer-brand>p{max-width:28ch;margin:1.1rem 0 0;color:rgba(242,233,216,.68);font-size:.9rem;line-height:1.55}.landing-page .footer-sitemap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.landing-page .footer-sitemap>div{display:grid;align-content:start;gap:.48rem}.landing-page .footer-sitemap strong{margin-bottom:.28rem;color:var(--on-dark);font-family:var(--font-display);font-size:.96rem}.landing-page .footer-sitemap a{width:fit-content;color:rgba(242,233,216,.68);font-size:.8rem;line-height:1.4;text-decoration:none;transition:color .16s ease}.landing-page .footer-sitemap a:focus-visible,.landing-page .footer-sitemap a:hover{color:var(--honey-soft)}.landing-page .footer-bottom{display:flex;justify-content:space-between;gap:1rem;margin-top:2.8rem;border-top:1px solid rgba(242,233,216,.13);padding-top:1.05rem}.landing-page .footer-bottom span{color:rgba(242,233,216,.46);font-size:.7rem;line-height:1.4}@media (prefers-reduced-motion:no-preference){.landing-page [data-reveal]{animation:landing-reveal .72s var(--ease) both;animation-delay:var(--delay,0s)}.landing-page .hero-photo{animation:landing-hero-photo 1.6s var(--ease) both}}@keyframes landing-reveal{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes landing-hero-photo{0%{transform:scale(1.07)}to{transform:scale(1.03)}}@media (max-width:1320px){.landing-page h1{max-width:13ch}.landing-page .hero-lede{max-width:38rem;line-height:1.48;margin-bottom:1rem}.landing-page .button{min-height:50px}.landing-page .hero-actions{margin-top:1.2rem}.landing-page .hero-shell{grid-template-columns:minmax(340px,.82fr) minmax(520px,1.18fr);gap:2rem}.landing-page .portal-frame{min-height:515px}}@media (prefers-reduced-motion:reduce){.landing-page *,.landing-page :after,.landing-page :before{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important}}@media (max-width:1120px){.landing-page .topbar{grid-template-columns:minmax(0,1fr) auto}.landing-page .nav{display:none}.landing-page .compare-section,.landing-page .hero-shell,.landing-page .payoff-section,.landing-page .price-section{grid-template-columns:1fr}.landing-page .hero-shell{gap:2rem}.landing-page .portal-frame{min-height:520px}.landing-page .comparison-stage,.landing-page .price-grid{grid-template-columns:1fr}.landing-page .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.landing-page .topbar{top:10px;right:10px;left:10px;width:auto;min-height:60px;grid-template-columns:minmax(0,1fr) auto;border-radius:10px;transform:none}.landing-page .brand-copy small{display:none}.landing-page .brand-copy strong{max-width:9.5rem}.landing-page .brand-mark{width:40px;height:40px}.landing-page .brand-mark img{width:29px;height:29px}.landing-page .cta-full,.landing-page .topbar-cta{display:none}.landing-page .cta-short{display:inline}.landing-page .hero{min-height:auto;padding:5.4rem 0 2.4rem}.landing-page .hero-shell{width:auto;gap:1.35rem;margin-right:14px;margin-left:14px}.landing-page h1{max-width:11.5ch}.landing-page .hero-lede{max-width:20.5rem;line-height:1.58}.landing-page .hero-copy{max-width:21.5rem}.landing-page .button,.landing-page .hero-actions{width:100%}.landing-page .hero-actions{display:grid;max-width:21.5rem}.landing-page .demo-header{align-items:flex-start;font-size:.66rem}.landing-page .portal-frame{grid-template-columns:1fr;min-height:470px}.landing-page .portal-sidebar{display:none}.landing-page .portal-main{grid-template-columns:1fr;grid-template-rows:auto auto auto auto;gap:.55rem;padding:.65rem}.landing-page .portal-top{min-height:42px;padding-bottom:.5rem}.landing-page .portal-top strong{font-size:.98rem}.landing-page .portal-action{min-height:32px;font-size:.68rem}.landing-page .portal-hero-card{gap:.6rem;padding:.68rem}.landing-page .progress-ring,.landing-page .progress-ring svg{width:48px;height:48px}.landing-page .progress-ring circle{stroke-width:6}.landing-page .progress-ring span{font-size:.64rem}.landing-page .portal-hero-card strong{font-size:1rem}.landing-page .portal-hero-card p{display:none}.landing-page .start-here-card{padding:.62rem}.landing-page .start-here-card li{font-size:.7rem}.landing-page .module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.44rem}.landing-page .module-grid article{min-height:64px;padding:.5rem}.landing-page .people-panel{display:none}.landing-page .den-drawer{top:.65rem;right:.65rem;bottom:.65rem;left:.65rem;width:auto}.landing-page .den-message{font-size:.68rem;padding:.5rem}.landing-page .proposal-card dl{display:none}.landing-page .proceedings-preview{right:.65rem;bottom:.65rem;left:.65rem;padding:.72rem}.landing-page .proceedings-preview strong{font-size:.98rem}.landing-page .person-row,.landing-page .task-row{padding:.45rem}.landing-page .task-row small{display:none}.landing-page .demo-steps{gap:.42rem}.landing-page .demo-steps button{min-height:38px;font-size:.72rem;padding:0 .45rem}.landing-page .answer-strip,.landing-page .trust-grid{grid-template-columns:1fr}.landing-page .answer-strip article{min-height:0;border-right:0;border-bottom:1px solid var(--line-soft);padding:1.15rem 1rem}.landing-page .answer-strip article:last-child{border-bottom:0}.landing-page .answer-strip strong{font-size:1.32rem}.landing-page .compare-section,.landing-page .payoff-section,.landing-page .price-section,.landing-page .trust-section{padding:4.2rem 14px}.landing-page .comparison-stage{min-height:auto}.landing-page .clean-system,.landing-page .old-way-photo{min-height:0}.landing-page .old-way-photo .comparison-photo-frame,.landing-page .old-way-photo img{height:clamp(300px,65vw,430px);min-height:0}.landing-page .weasel-proof-list{grid-template-columns:1fr}.landing-page .weasel-photo-card{min-height:0}.landing-page .weasel-photo-card .comparison-photo-frame,.landing-page .weasel-photo-card img{min-height:0;height:clamp(230px,50vw,330px)}.landing-page .weasel-photo-card figcaption strong{font-size:1.15rem}.landing-page .photo-steps{right:.55rem;gap:.32rem}.landing-page .photo-steps span{font-size:.66rem;padding-right:.45rem}.landing-page .den-card,.landing-page .included-card{padding:1.05rem}.landing-page .den-card strong,.landing-page .included-card strong{font-size:2rem}.landing-page .trust-grid article{min-height:0;padding:1rem}.landing-page .trust-grid strong{font-size:1.42rem}.landing-page .footer{align-items:flex-start;flex-direction:column;padding:1.5rem 14px}}.landing-page{width:100%;max-width:100%;overflow-x:hidden}.landing-page .hero-shell>*,.landing-page .trailer-book,.landing-page .trailer-content-grid,.landing-page .trailer-dashboard,.landing-page .trailer-main,.landing-page main{min-width:0}.landing-page .portal-frame.trailer-frame{display:grid;grid-template-columns:166px minmax(0,1fr);width:100%;height:540px;min-height:0;overflow:hidden;border:1px solid rgba(242,233,216,.24);border-radius:14px;background:var(--cream)}.landing-page .trailer-sidebar{display:flex;min-width:0;flex-direction:column;overflow:hidden;border-right:1px solid var(--line-soft);background:#ece4d6;padding:.65rem .55rem .55rem}.landing-page .trailer-lockup{display:flex;min-width:0;align-items:center;gap:.48rem;margin-bottom:.52rem;padding:.12rem .2rem .42rem}.landing-page .trailer-logo-box{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border:1px solid rgba(42,83,65,.14);border-radius:9px;background:var(--card);box-shadow:0 3px 10px rgba(36,30,23,.08)}.landing-page .trailer-logo-box img{width:22px;height:22px}.landing-page .trailer-lockup strong{overflow:hidden;color:var(--ink);font-family:var(--font-display);font-size:.76rem;line-height:1;text-overflow:ellipsis;white-space:nowrap}.landing-page .trailer-actions-card>span,.landing-page .trailer-people-card>span,.landing-page .trailer-recommendation-meta>span,.landing-page .trailer-sharing-label,.landing-page .trailer-sidebar-label{display:block;margin:.42rem 0 .2rem;color:rgba(42,83,65,.74);font-family:var(--font-mono);font-size:.48rem;font-weight:700;letter-spacing:0;text-transform:uppercase}.landing-page .trailer-module-nav{display:grid;gap:.08rem}.landing-page .trailer-nav-row{display:grid;grid-template-columns:20px minmax(0,1fr) auto;min-height:27px;align-items:center;gap:.38rem;border-radius:7px;color:var(--ink-soft);font-size:.62rem;font-style:normal;font-weight:700;line-height:1;padding:.2rem .36rem}.landing-page .trailer-nav-row.is-active{border:1px solid rgba(42,83,65,.1);background:var(--card);color:var(--ink);box-shadow:0 2px 7px rgba(36,30,23,.05)}.landing-page .trailer-nav-icon{display:grid;width:20px;height:20px;place-items:center;border-radius:6px}.landing-page .trailer-frame [data-tone=brown]{background:rgba(174,104,80,.12);color:var(--clay)}.landing-page .trailer-frame [data-tone=blue]{background:rgba(83,108,152,.12);color:var(--blue)}.landing-page .trailer-frame [data-tone=green]{background:rgba(77,122,92,.12);color:var(--green)}.landing-page .trailer-nav-row b{display:grid;min-width:17px;height:17px;place-items:center;border-radius:99px;color:white!important;font-size:.5rem;font-style:normal;padding:0 .2rem}.landing-page .trailer-nav-row b[data-tone=brown]{background:var(--clay)}.landing-page .trailer-nav-row b[data-tone=blue]{background:var(--blue)}.landing-page .trailer-nav-row b[data-tone=green]{background:var(--green)}.landing-page .trailer-nav-row i{width:5px;height:5px;border-radius:50%;background:var(--line)}.landing-page .trailer-sidebar-user{display:flex;min-width:0;align-items:center;gap:.45rem;margin:auto -.55rem -.55rem;border-top:1px solid var(--line-soft);background:rgba(255,253,247,.42);padding:.52rem .7rem}.landing-page .trailer-sidebar-user>span{display:grid;width:25px;height:25px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--pine);color:var(--on-dark);font-size:.48rem;font-weight:800}.landing-page .trailer-sidebar-user strong{overflow:hidden;color:var(--ink);font-size:.58rem;text-overflow:ellipsis;white-space:nowrap}.landing-page .trailer-main{position:relative;display:block;overflow:hidden;background:repeating-radial-gradient(circle at 72% 24%,transparent 0 48px,rgba(42,83,65,.035) 49px 50px,transparent 51px 96px),var(--cream)}.landing-page .trailer-topbar{display:flex;height:48px;align-items:center;justify-content:space-between;gap:.7rem;border-bottom:1px solid var(--line-soft);background:rgba(255,253,247,.7);padding:0 .72rem}.landing-page .trailer-topbar>strong{color:var(--ink);font-family:var(--font-display);font-size:.78rem}.landing-page .trailer-den-trigger{display:inline-flex;min-height:31px;align-items:center;gap:.38rem;border-radius:8px;background:var(--honey-soft);color:var(--pine-abyss);font-size:.58rem;font-weight:850;padding:0 .55rem 0 .28rem;box-shadow:0 8px 18px -13px rgba(36,30,23,.8)}.landing-page .trailer-den-trigger img{width:22px;height:22px;border-radius:6px;background:rgba(255,253,247,.66);padding:.15rem}.landing-page .trailer-dashboard{height:calc(100% - 48px);overflow:hidden;padding:.72rem}.landing-page .trailer-welcome{display:flex;align-items:center;justify-content:space-between;gap:.7rem;margin-bottom:.55rem}.landing-page .trailer-welcome>strong{color:var(--ink);font-family:var(--font-display);font-size:.92rem;line-height:1}.landing-page .trailer-welcome>span{display:inline-flex;align-items:center;gap:.3rem;color:var(--pine);font-size:.52rem;font-weight:750}.landing-page .trailer-recommendation{min-height:190px;overflow:hidden;border:1px solid rgba(42,83,65,.24);border-radius:12px;background:var(--pine-abyss);color:var(--on-dark);box-shadow:0 14px 34px -24px rgba(22,53,42,.72);padding:.7rem}.landing-page .trailer-recommendation-meta{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.landing-page .trailer-recommendation-meta>span{margin:0;color:var(--honey-soft)}.landing-page .trailer-recommendation-meta small{color:rgba(242,233,216,.66);font-size:.48rem;font-weight:700}.landing-page .trailer-recommendation-body{display:grid;grid-template-columns:minmax(0,1fr) 165px;gap:.72rem;align-items:end;margin-top:.48rem}.landing-page .trailer-feature-icon{display:grid;width:30px;height:30px;place-items:center;border:1px solid rgba(242,233,216,.16);border-radius:9px;background:rgba(174,104,80,.25);color:var(--on-dark)}.landing-page .trailer-recommendation-body>div:first-child>strong{display:block;margin-top:.5rem;color:var(--on-dark);font-family:var(--font-display);font-size:1rem;line-height:1}.landing-page .trailer-recommendation-body p{max-width:19rem;margin:.28rem 0 0;color:rgba(242,233,216,.72);font-size:.58rem;line-height:1.4}.landing-page .trailer-open-action{display:inline-flex;min-height:28px;align-items:center;gap:.28rem;margin-top:.48rem;border-radius:7px;background:var(--honey-soft);color:var(--pine-abyss);font-size:.52rem;font-weight:850;padding:0 .55rem}.landing-page .trailer-folio{position:relative;min-height:133px;color:var(--ink)}.landing-page .trailer-folio-title{display:block;color:rgba(242,233,216,.68);font-family:var(--font-mono);font-size:.44rem;font-weight:700;text-transform:uppercase}.landing-page .trailer-folio-sheet{position:absolute;right:0;left:0;display:grid;grid-template-columns:18px minmax(0,1fr) 15px;min-height:43px;align-items:center;gap:.35rem;border:1px solid var(--line-soft);border-radius:7px;background:var(--card);color:var(--clay);box-shadow:0 9px 20px -14px rgba(0,0,0,.8);font-size:.54rem;font-weight:800;padding:0 .5rem}.landing-page .trailer-folio-sheet.is-first{top:18px;z-index:3;transform:rotate(-1deg)}.landing-page .trailer-folio-sheet.is-second{top:56px;left:6px;z-index:2;color:var(--blue)}.landing-page .trailer-folio-sheet.is-third{top:94px;left:12px;z-index:1;color:var(--green);transform:rotate(1deg)}.landing-page .trailer-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 148px;gap:.58rem;margin-top:.58rem}.landing-page .trailer-book-title{margin:0 0 .35rem;color:var(--ink);font-family:var(--font-display);font-size:.72rem;font-weight:800}.landing-page .trailer-book-index{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--line-soft);border-radius:9px;background:var(--line-soft);gap:1px}.landing-page .trailer-book-row{display:grid;grid-template-columns:18px 25px minmax(0,1fr) 13px;min-height:56px;align-items:center;gap:.38rem;background:var(--card);color:var(--ink-muted);padding:.38rem .45rem}.landing-page .trailer-book-number{color:var(--ink-muted);font-family:var(--font-mono);font-size:.44rem;font-weight:700}.landing-page .trailer-book-icon{display:grid;width:25px;height:25px;place-items:center;border-radius:7px}.landing-page .trailer-book-copy,.landing-page .trailer-book-copy small,.landing-page .trailer-book-copy strong{display:block;min-width:0}.landing-page .trailer-book-copy strong{overflow:hidden;color:var(--ink);font-size:.58rem;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.landing-page .trailer-book-copy small{overflow:hidden;margin-top:.14rem;color:var(--ink-muted);font-size:.45rem;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.landing-page .trailer-side-stack{display:grid;gap:.45rem}.landing-page .trailer-actions-card,.landing-page .trailer-people-card{border:1px solid var(--line-soft);border-radius:9px;background:var(--card);padding:.48rem}.landing-page .trailer-actions-card>span,.landing-page .trailer-people-card>span{margin:0;color:var(--pine)}.landing-page .trailer-actions-card>strong,.landing-page .trailer-people-card>strong{display:block;margin:.14rem 0 .38rem;color:var(--ink);font-family:var(--font-display);font-size:.67rem}.landing-page .trailer-people-card>div{display:grid;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:.32rem;margin-top:.28rem}.landing-page .trailer-people-card>div>b{display:grid;width:22px;height:22px;place-items:center;border-radius:50%;background:var(--pine);color:var(--on-dark);font-size:.42rem}.landing-page .trailer-people-card>div>span{color:var(--ink);font-size:.5rem;font-weight:800;line-height:1.1}.landing-page .trailer-people-card small{display:block;color:var(--ink-muted);font-size:.42rem;font-weight:500}.landing-page .trailer-people-card i{border-radius:99px;background:rgba(77,122,92,.12);color:var(--green);font-size:.4rem;font-style:normal;font-weight:800;padding:.18rem .28rem}.landing-page .trailer-actions-card>div{display:flex;align-items:center;gap:.3rem;border-top:1px solid var(--line-soft);color:var(--ink-soft);font-size:.46rem;font-weight:700;line-height:1.2;padding:.35rem 0}.landing-page .trailer-den,.landing-page .trailer-sharing{position:absolute;z-index:8;border:1px solid var(--line);background:var(--cream);box-shadow:-24px 0 55px rgba(36,30,23,.22);opacity:0;pointer-events:none;transition:opacity .42s var(--ease),transform .42s var(--ease)}.landing-page .trailer-den{top:58px;right:.85rem;bottom:.85rem;display:flex;width:292px;flex-direction:column;gap:.48rem;border-radius:10px;padding:.62rem;transform:translateX(20px)}.landing-page .trailer-frame[data-stage=den] .trailer-den{opacity:1;transform:none}.landing-page .trailer-den header{display:flex;align-items:center;justify-content:space-between;gap:.45rem;border-bottom:1px solid var(--line-soft);padding-bottom:.48rem}.landing-page .trailer-den-brand{display:flex;align-items:center;gap:.4rem}.landing-page .trailer-den-brand img{width:28px;height:28px;border-radius:8px;background:var(--honey-soft);padding:.2rem}.landing-page .trailer-den-brand small,.landing-page .trailer-den-brand strong{display:block}.landing-page .trailer-den-brand strong{color:var(--ink);font-family:var(--font-display);font-size:.72rem;line-height:1}.landing-page .trailer-den-brand small{margin-top:.12rem;color:var(--ink-muted);font-size:.46rem}.landing-page .trailer-new-chat{border:1px solid var(--line-soft);border-radius:7px;background:var(--card);color:var(--ink-soft);font-size:.46rem;font-weight:800;padding:.35rem .42rem}.landing-page .trailer-review-line{display:flex;align-items:center;gap:.3rem;color:var(--green);font-size:.47rem;font-weight:800}.landing-page .trailer-chat-message{max-width:91%;margin:0;border-radius:10px;font-size:.55rem;font-weight:650;line-height:1.4;padding:.5rem .55rem}.landing-page .trailer-chat-message.is-den{align-self:flex-start;border:1px solid var(--line-soft);background:var(--card);color:var(--ink)}.landing-page .trailer-chat-message.is-user{align-self:flex-end;background:var(--pine);color:var(--on-dark)}.landing-page .trailer-walkthrough{align-self:flex-start;border:1px solid rgba(174,104,80,.32);border-radius:99px;background:rgba(174,104,80,.08);color:var(--clay);font-size:.46rem;font-weight:800;padding:.3rem .45rem}.landing-page .trailer-proposal{border:1px solid rgba(224,168,90,.55);border-radius:9px;background:var(--card);padding:.55rem}.landing-page .trailer-proposal>span:first-child{color:var(--clay);font-family:var(--font-mono);font-size:.43rem;font-weight:700;text-transform:uppercase}.landing-page .trailer-proposal>strong{display:block;margin-top:.15rem;color:var(--ink);font-family:var(--font-display);font-size:.75rem}.landing-page .trailer-proposal dl{display:grid;gap:.2rem;margin:.4rem 0}.landing-page .trailer-proposal dl>div{display:flex;justify-content:space-between;gap:.5rem;border-top:1px solid var(--line-soft);padding-top:.2rem}.landing-page .trailer-proposal dd,.landing-page .trailer-proposal dt{margin:0;color:var(--ink-muted);font-size:.46rem}.landing-page .trailer-proposal dd{color:var(--ink);font-weight:800}.landing-page .trailer-approve{display:grid;min-height:27px;place-items:center;border-radius:7px;background:var(--pine);color:var(--on-dark);font-size:.5rem;font-weight:850}.landing-page .trailer-composer{display:flex;min-height:32px;align-items:center;justify-content:space-between;gap:.4rem;margin-top:auto;border:1px solid var(--line-soft);border-radius:8px;background:var(--card);color:var(--ink-muted);font-size:.45rem;padding:.25rem .28rem .25rem .48rem}.landing-page .trailer-composer b{border-radius:6px;background:var(--pine);color:var(--on-dark);font-size:.43rem;padding:.35rem .42rem}.landing-page .trailer-sharing{top:64px;right:.85rem;bottom:.85rem;width:min(440px,calc(100% - 1.7rem));overflow:hidden;border-radius:11px;padding:.85rem;transform:translateY(16px)}.landing-page .trailer-frame[data-stage=sharing] .trailer-sharing{opacity:1;transform:none}.landing-page .trailer-sharing header{display:flex;align-items:flex-start;justify-content:space-between;gap:.7rem;border-bottom:1px solid var(--line-soft);padding-bottom:.62rem}.landing-page .trailer-sharing header span:first-child{display:block;color:var(--clay);font-family:var(--font-mono);font-size:.48rem;font-weight:700;text-transform:uppercase}.landing-page .trailer-sharing header strong{display:block;max-width:18rem;margin-top:.25rem;color:var(--ink);font-family:var(--font-display);font-size:1.05rem;line-height:1.05}.landing-page .trailer-share-person{display:grid!important;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:50%;background:var(--pine)!important;color:var(--on-dark)!important;font-family:var(--font-body)!important;font-size:.52rem!important}.landing-page .trailer-sharing-person{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:.6rem}.landing-page .trailer-sharing-person span,.landing-page .trailer-sharing-person strong{display:block}.landing-page .trailer-sharing-person strong{color:var(--ink);font-size:.68rem}.landing-page .trailer-sharing-person span{color:var(--ink-muted);font-size:.5rem}.landing-page .trailer-sharing-person>b{border-radius:99px;background:rgba(174,104,80,.11);color:var(--clay);font-size:.46rem;padding:.3rem .45rem}.landing-page .trailer-section-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.38rem}.landing-page .trailer-section-checks>span{display:flex;min-height:39px;align-items:center;gap:.34rem;border:1px solid rgba(174,104,80,.28);border-radius:8px;background:rgba(174,104,80,.06);color:var(--ink);font-size:.54rem;font-weight:800;padding:.38rem}.landing-page .trailer-section-checks i{display:grid;width:17px;height:17px;place-items:center;border-radius:5px;background:var(--clay);color:white}.landing-page .trailer-sharing-timing{display:grid;grid-template-columns:minmax(0,1fr) repeat(3,auto);align-items:center;gap:.3rem;margin-top:.6rem;border-top:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);padding:.48rem 0}.landing-page .trailer-sharing-timing span{color:var(--ink-soft);font-size:.5rem;font-weight:800}.landing-page .trailer-sharing-timing b,.landing-page .trailer-sharing-timing i{border-radius:99px;font-size:.44rem;font-style:normal;padding:.28rem .4rem}.landing-page .trailer-sharing-timing b{background:rgba(77,122,92,.13);color:var(--green)}.landing-page .trailer-sharing-timing i{border:1px solid var(--line-soft);color:var(--ink-muted)}.landing-page .trailer-sharing>p{margin:.58rem 0 0;color:var(--ink-soft);font-size:.56rem;line-height:1.45}.landing-page .demo-steps{gap:.48rem}.landing-page .demo-steps button{min-height:42px;border-radius:8px}@media (max-width:1120px){.landing-page .product-demo{width:min(100%,780px);justify-self:center}.landing-page .hero-copy{max-width:760px}}@media (max-width:760px){.landing-page{font-size:17px}.landing-page .topbar-cta{display:inline-flex;min-height:44px;align-items:center;padding:.72rem .78rem;font-size:.76rem}.landing-page .topbar-signin{padding:0 .6rem;font-size:.82rem}.landing-page .brand-copy strong{max-width:8.3rem}.landing-page h1{max-width:12ch;margin-bottom:.85rem;font-size:2.25rem;line-height:1.04}.landing-page h2{font-size:2rem}.landing-page .hero-lede{max-width:23rem;margin-bottom:1rem;font-size:1rem;line-height:1.5}.landing-page .hero-actions{max-width:24rem;margin-top:1.05rem;gap:.55rem}.landing-page .button{min-height:48px;padding:.8rem 1rem}.landing-page .demo-header{align-items:center}.landing-page .portal-frame.trailer-frame{grid-template-columns:1fr;height:500px;min-height:0}.landing-page .trailer-sidebar{display:none}.landing-page .trailer-topbar{height:46px;padding:0 .55rem}.landing-page .trailer-dashboard{height:calc(100% - 46px);padding:.55rem}.landing-page .trailer-recommendation{min-height:176px;padding:.62rem}.landing-page .trailer-recommendation-body{grid-template-columns:minmax(0,1fr) 126px}.landing-page .trailer-content-grid{grid-template-columns:1fr}.landing-page .trailer-side-stack{display:none}.landing-page .trailer-book-row{min-height:50px}.landing-page .trailer-den{top:46px;width:min(292px,88%)}.landing-page .trailer-sharing{top:58px;right:.55rem;bottom:.55rem;width:calc(100% - 1.1rem)}.landing-page .answer-strip strong{font-size:1.18rem}.landing-page .compare-section,.landing-page .payoff-section,.landing-page .price-section,.landing-page .trust-section{gap:1.7rem;padding-top:3.5rem;padding-bottom:3.5rem}}@media (max-width:520px){.landing-page .hero{padding-top:5rem}.landing-page .hero-actions .button-secondary{display:none}.landing-page .portal-frame.trailer-frame{height:480px}.landing-page .trailer-welcome>strong{font-size:.78rem}.landing-page .trailer-welcome>span{font-size:.46rem}.landing-page .trailer-recommendation-body{grid-template-columns:1fr}.landing-page .trailer-folio{display:none}.landing-page .trailer-recommendation-body p{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.landing-page .trailer-book-index{grid-template-columns:1fr}.landing-page .trailer-book-row{min-height:47px}.landing-page .trailer-book-row:last-child{display:none}.landing-page .trailer-den{right:0;left:0;width:auto;border-right:0;border-left:0}.landing-page .trailer-sharing{padding:.68rem}.landing-page .trailer-sharing header strong{font-size:.88rem}.landing-page .demo-steps button{min-height:40px;font-size:.66rem;padding:0 .35rem}.landing-page .clean-system,.landing-page .old-way-photo{min-height:0}.landing-page .old-way-photo{height:auto}.landing-page .old-way-photo .comparison-photo-frame,.landing-page .old-way-photo img{height:clamp(270px,70vw,320px)}.landing-page .weasel-photo-card{height:auto}.landing-page .weasel-photo-card .comparison-photo-frame,.landing-page .weasel-photo-card img{min-height:0;height:205px}.landing-page .weasel-proof-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}.landing-page .weasel-proof-list article{min-height:92px;padding:.65rem}.landing-page .weasel-proof-list strong{font-size:.88rem}.landing-page .weasel-proof-list p{display:none}.landing-page .included-card ul{gap:.52rem;margin-top:1rem}.landing-page .den-card p,.landing-page .included-card li{font-size:.9rem;line-height:1.42}.landing-page .trust-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-page .trust-grid article{min-height:0;padding:.8rem}.landing-page .trust-grid strong{margin-top:.55rem;font-size:1.04rem}.landing-page .trust-grid p{margin-top:.55rem;font-size:.82rem;line-height:1.42}}@media (max-width:900px){.landing-page .payoff-heading{grid-template-columns:1fr;gap:1.4rem}.landing-page .care-note{max-width:560px}.landing-page .distribution-flow{grid-template-columns:minmax(0,1fr);padding:1rem}.landing-page .flow-arrow{min-height:42px}.landing-page .flow-arrow:before{top:0;right:auto;bottom:0;left:50%;border-top:0;border-left:1px dashed rgba(42,83,65,.34)}.landing-page .flow-arrow svg{transform:rotate(90deg)}.landing-page .footer-main{grid-template-columns:1fr;gap:2.5rem}.landing-page .footer-brand{max-width:520px}}@media (max-width:760px){.landing-page .distribution-plan-header{align-items:flex-start;flex-direction:column;padding:.9rem}.landing-page .distribution-plan-header strong{font-size:1.3rem}.landing-page .distribution-plan-footer{align-items:flex-start;padding:.85rem .9rem}.landing-page .footer{padding:2.7rem 14px 1.2rem}.landing-page .footer-sitemap{gap:1.5rem}}@media (max-width:520px){.landing-page .payoff-heading{gap:1.05rem}.landing-page .care-note{grid-template-columns:40px minmax(0,1fr);gap:.72rem;padding-left:.8rem}.landing-page .care-note>span{width:38px;height:38px}.landing-page .care-note strong{font-size:1rem}.landing-page .distribution-flow{padding:.7rem}.landing-page .distribution-column{padding:.72rem}.landing-page .flow-heading{grid-template-columns:32px minmax(0,1fr)}.landing-page .keepsake-card{grid-template-columns:40% minmax(0,1fr);min-height:108px}.landing-page .capture-methods span{min-height:42px;font-size:.59rem}.landing-page .recipient-rule{grid-template-columns:34px minmax(0,1fr);row-gap:.15rem;padding:.42rem 0}.landing-page .recipient-rule>span{grid-column:2;justify-self:start}.landing-page .delivery-card{grid-template-columns:38px minmax(0,1fr)}.landing-page .delivery-card>b{grid-column:2;justify-self:start}.landing-page .footer-sitemap{grid-template-columns:repeat(2,minmax(0,1fr));row-gap:2rem}.landing-page .footer-bottom{align-items:flex-start;flex-direction:column;margin-top:2rem}}.landing-page .founders-ticket{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.5rem;padding:.55rem .95rem .55rem .75rem;border:1px solid rgba(224,168,90,.5);border-radius:999px;background:linear-gradient(120deg,rgba(198,138,58,.24),rgba(198,138,58,.1));color:rgba(242,233,216,.92);font-size:.92rem;line-height:1.3;text-decoration:none;transition:border-color .16s ease,background .16s ease,transform .16s ease}.landing-page .founders-ticket:hover{border-color:var(--honey-soft);background:linear-gradient(120deg,rgba(198,138,58,.34),rgba(198,138,58,.16));transform:translateY(-1px)}.landing-page .founders-ticket svg{flex:none;color:var(--honey-soft)}.landing-page .founders-ticket-copy strong{font-family:var(--font-display);font-weight:650;color:var(--honey-soft);margin-right:.35rem}.landing-page .founders-dot{flex:none;width:8px;height:8px;border-radius:50%;background:var(--honey-soft);animation:founders-pulse 2.6s ease-out infinite}@keyframes founders-pulse{0%{box-shadow:0 0 0 0 rgba(224,168,90,.45)}70%{box-shadow:0 0 0 9px rgba(224,168,90,0)}to{box-shadow:0 0 0 0 rgba(224,168,90,0)}}@media (prefers-reduced-motion:reduce){.landing-page .founders-dot{animation:none}.landing-page .founders-code,.landing-page .founders-ticket{transition:none}}html[data-we-motion] .landing-page .founders-dot{animation:none}.landing-page .founders-price-line s{margin-right:.4rem;color:rgba(242,233,216,.74);font-size:.62em;font-weight:600;text-decoration-thickness:2px;text-decoration-color:var(--clay)}.landing-page .founders-code-row{display:flex;flex-wrap:wrap;align-items:center;gap:.55rem;margin:.5rem 0 .55rem;color:rgba(242,233,216,.82);font-size:.9rem}.landing-page .founders-code{display:inline-flex;align-items:baseline;gap:.5rem;padding:.42rem .72rem;border:1.5px dashed var(--honey-soft);border-radius:10px;background:rgba(198,138,58,.16);color:var(--on-dark);font-family:var(--font-mono);font-size:.92rem;font-weight:700;letter-spacing:.05em;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .15s ease}@media (hover:hover) and (pointer:fine){.landing-page .founders-code:hover{background:rgba(198,138,58,.28);transform:translateY(-1px)}}.landing-page .founders-code:active{transform:translateY(0) scale(.97)}.landing-page .founders-code.is-copied{border-style:solid;background:var(--honey);color:var(--pine-abyss)}.landing-page .founders-code-hint{font-family:var(--font-body);font-size:.68rem;font-weight:650;letter-spacing:.08em;text-transform:uppercase;opacity:.75}.landing-page .founders-after{display:block;margin:0 0 .85rem;font-size:.78rem;color:rgba(242,233,216,.62);font-family:var(--font-body);text-transform:none;letter-spacing:0}