:root{--navy:#102246;--ink:#18284b;--muted:#68748b;--line:#e9e7f0;--soft:#f8f7fc;--purple:#744af1;--violet:#8e4be8;--pink:#eb3ca8;--blue:#5576ee;--green:#36b875;--orange:#f4a82d;--coral:#ec557d;--shadow:0 24px 70px rgba(39,32,91,.12);--brand:linear-gradient(110deg,#ec3ca8 0%,#9a42e6 52%,#6254f1 100%)}*{box-sizing:border-box}[hidden]{display:none!important}html{scroll-behavior:smooth;scroll-padding-top:86px}body{margin:0;background:#fff;color:var(--navy);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}button,a{font:inherit}.site-container{width:min(1180px,calc(100% - 44px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.9);backdrop-filter:blur(18px);border-bottom:1px solid rgba(233,231,240,.84)}.header-inner{height:76px;display:flex;align-items:center;gap:32px}.site-brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:var(--navy);flex:0 0 auto}.site-brand img{width:42px;height:42px}.site-brand>span{display:grid;grid-template-columns:auto auto;align-items:center;line-height:1}.site-brand strong,.site-brand em{font-size:1.06rem;letter-spacing:.015em;font-style:normal;font-weight:900}.site-brand em{background:var(--brand);-webkit-background-clip:text;background-clip:text;color:transparent}.site-brand small{grid-column:1/3;margin-top:5px;color:#7553dc;font-size:.62rem;font-weight:700}.site-nav{display:flex;gap:28px;margin-left:auto}.site-nav a,.header-login{color:#4d5870;text-decoration:none;font-size:.78rem;font-weight:750}.site-nav a:hover,.header-login:hover{color:var(--purple)}.header-actions{display:flex;align-items:center;gap:16px}.header-cta,.primary-cta,.final-cta-card>a{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:46px;padding:0 18px;border-radius:13px;background:linear-gradient(110deg,#6d4cff,#ed3da9);color:#fff;text-decoration:none;font-size:.78rem;font-weight:850;box-shadow:0 10px 26px rgba(109,76,255,.2)}.header-cta:hover,.primary-cta:hover,.final-cta-card>a:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(109,76,255,.27)}.welcome-chip{padding:8px 11px;border-radius:999px;background:#f3effc;color:#6e48d2;font-size:.72rem;font-weight:800}.menu-toggle{display:none;width:40px;height:40px;border:1px solid var(--line);border-radius:11px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px}.menu-toggle span{width:17px;height:2px;border-radius:2px;background:#40506d}.hero-section{position:relative;overflow:hidden;padding:72px 0 36px;background:linear-gradient(180deg,#fff 0%,#fdfcff 100%)}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);pointer-events:none}.orb-one{width:460px;height:460px;right:-220px;top:-210px;background:radial-gradient(circle,rgba(236,60,168,.12),rgba(116,74,241,.04) 58%,transparent 72%)}.orb-two{width:350px;height:350px;left:-230px;bottom:-180px;background:radial-gradient(circle,rgba(90,105,241,.09),transparent 70%)}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 500px;gap:68px;align-items:center}.eyebrow-pill,.section-kicker,.mini-kicker{display:inline-flex;align-items:center;gap:8px;color:#7950da;font-size:.62rem;font-weight:950;letter-spacing:.12em}.eyebrow-pill{padding:8px 11px;border:1px solid #ece5fb;border-radius:999px;background:#fbf9ff}.eyebrow-pill i{width:7px;height:7px;border-radius:50%;background:var(--pink);box-shadow:0 0 0 4px rgba(235,60,168,.09)}.hero-copy h1{max-width:720px;margin:22px 0 10px;font-size:clamp(3rem,5.2vw,5.25rem);line-height:.97;letter-spacing:-.055em}.hero-copy h1 span,.hero-memory-question strong,.hero-answer span,.section-heading h2 span,.simple-promise-section h2{background:var(--brand);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-memory-question{margin:0 0 10px;font-size:clamp(1.55rem,2.6vw,2.45rem);line-height:1.12;font-weight:850;letter-spacing:-.035em}.hero-answer{margin:0 0 18px;font-size:clamp(2rem,3.3vw,3rem);font-weight:950;letter-spacing:-.04em}.hero-lead{max-width:650px;margin:0;color:var(--muted);font-size:1.02rem;line-height:1.72}.hero-actions{display:flex;gap:12px;margin-top:27px;flex-wrap:wrap}.primary-cta{min-height:52px;padding:0 20px}.secondary-cta{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;padding:0 18px;border:1px solid #ddd9e7;border-radius:13px;background:#fff;color:var(--navy);text-decoration:none;font-size:.78rem;font-weight:800}.play-dot{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#f2edff;color:#7149da;font-size:.65rem}.hero-experience{position:relative;min-height:500px}.person-card{position:absolute;right:0;top:14px;width:390px;height:330px;border-radius:36px;overflow:hidden;background:#f4f3fa;box-shadow:var(--shadow)}.person-card:after{content:"";position:absolute;inset:auto 0 0;height:115px;background:linear-gradient(transparent,rgba(255,255,255,.96))}.person-card img{width:100%;height:100%;object-fit:cover;object-position:center top}.voice-thought{position:absolute;left:17px;top:20px;z-index:2;max-width:155px;padding:11px 13px;border-radius:16px;background:rgba(255,255,255,.94);box-shadow:0 12px 30px rgba(30,35,73,.1);font-size:.72rem;font-style:italic;font-weight:800;transform:rotate(-2deg)}.voice-command{position:absolute;left:18px;bottom:24px;z-index:3;display:flex;gap:9px;align-items:center;padding:10px 13px;border:1px solid rgba(255,255,255,.65);border-radius:17px;background:rgba(31,28,80,.92);color:#fff;box-shadow:0 16px 34px rgba(31,28,80,.2)}.voice-command>span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:linear-gradient(135deg,#ef4fae,#7650ee)}.voice-command div{display:grid}.voice-command small{font-size:.52rem;letter-spacing:.1em;opacity:.65}.voice-command strong{font-size:.73rem}.phone-demo{position:absolute;z-index:4;left:0;bottom:0;width:255px;min-height:330px;padding:15px 14px 12px;border:6px solid #171927;border-radius:32px;background:#fbfbfe;box-shadow:0 25px 55px rgba(20,22,50,.22);transform:rotate(-3deg)}.phone-top{display:flex;justify-content:space-between;align-items:center;color:#2c3550;font-size:.54rem}.phone-top b{font-size:.61rem}.phone-heading{margin:18px 0 10px;font-size:1rem;font-weight:900}.phone-audio{display:grid;grid-template-columns:29px 1fr auto;gap:8px;padding:11px;border:1px solid #ece7f5;border-radius:13px;background:#fff}.phone-audio>span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;background:#8250eb;color:#fff;font-size:.6rem}.phone-audio small{font-size:.52rem;font-weight:850}.phone-audio i{display:block;height:13px;margin:6px 0;background:repeating-linear-gradient(90deg,#ed4eac 0 2px,transparent 2px 5px);opacity:.75}.phone-audio p{margin:0;color:#5d667a;font-size:.49rem;line-height:1.35}.phone-audio>b{font-size:.48rem}.phone-related{margin-top:10px;padding:10px;border:1px solid #ece7f5;border-radius:13px;background:#fff}.phone-related>small{font-size:.5rem;font-weight:850}.phone-related div{display:flex;gap:5px;margin-top:8px}.phone-related span{flex:1;padding:7px 4px;border-radius:8px;background:#f5f2fb;text-align:center;font-size:.43rem}.phone-nav{display:flex;align-items:center;justify-content:space-around;margin-top:13px;color:#616b80;font-size:.65rem}.phone-nav b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#6d4cff,#d942bd);color:#fff;font-size:1rem}.hero-mini-features{display:grid;grid-template-columns:repeat(5,1fr);gap:12px;margin-top:54px}.hero-mini-features article{display:flex;align-items:center;gap:14px;min-width:0;padding:15px 16px;border:1px solid #eceaf2;border-radius:18px;background:#fff}.hero-mini-icon{display:grid;place-items:center;flex:0 0 54px;width:54px;height:54px;border-radius:16px;background:linear-gradient(180deg,#fff,#fcfbff);box-shadow:inset 0 0 0 1px rgba(232,226,241,.58)}.hero-mini-icon svg{display:block;width:34px;height:34px}.hero-mini-features strong{display:block;font-size:.78rem}.hero-mini-features small{display:block;margin-top:3px;color:#7b8598;font-size:.62rem;line-height:1.35} .connected-section{padding:88px 0;background:linear-gradient(180deg,#faf9fe,#fff 68%);border-top:1px solid #f0edf6}.section-heading{text-align:center;max-width:850px;margin:0 auto 26px}.section-heading h2{margin:11px 0 10px;font-size:clamp(2.5rem,4.5vw,4rem);line-height:1.04;letter-spacing:-.045em}.section-heading p{max-width:720px;margin:0 auto;color:var(--muted);font-size:.96rem;line-height:1.66}.connected-heading p strong{color:#6e45d8}.demo-mode-switch{display:flex;justify-content:center;gap:7px;margin:26px auto 19px}.demo-mode{padding:10px 14px;border:1px solid #e3ddec;border-radius:999px;background:#fff;color:#616b80;font-size:.74rem;font-weight:850;cursor:pointer}.demo-mode.is-active{border-color:#cfc0f8;background:#f3efff;color:#7048da;box-shadow:0 7px 20px rgba(100,69,189,.1)}.memory-demo-shell{display:grid;grid-template-columns:180px minmax(0,1fr) 320px;gap:14px;align-items:stretch}.memory-explainer,.memory-inspector{border:1px solid #e9e5f1;border-radius:22px;background:rgba(255,255,255,.9)}.memory-explainer{padding:20px}.mini-kicker{font-size:.55rem}.explainer-item{display:grid;grid-template-columns:31px 1fr;gap:10px;margin-top:17px;align-items:start}.explainer-item>b{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:#f1ecff;color:#7149dc;font-size:.59rem}.explainer-item strong{display:block;font-size:.72rem}.explainer-item small{display:block;margin-top:3px;color:#7b8394;font-size:.61rem;line-height:1.4}.demo-stats{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:22px;padding-top:16px;border-top:1px solid #eeeaf4}.demo-stats span{padding:9px;border-radius:11px;background:#faf8fe;color:#81889a;font-size:.56rem;text-align:center}.demo-stats strong{display:block;color:#6945d3;font-size:1.05rem}.tour-message{display:flex;gap:9px;align-items:flex-start;margin-top:13px;padding:11px;border-radius:13px;background:linear-gradient(135deg,#f8f3ff,#fff3fa);color:#665d75}.tour-message>span{color:#d640a3}.tour-message p{margin:0;font-size:.62rem;line-height:1.45}.memory-map-wrap{position:relative;min-width:0;border:1px solid #e7e2f0;border-radius:24px;background:#fff;overflow:hidden;box-shadow:0 18px 48px rgba(53,38,102,.07)}.map-toolbar{position:relative;z-index:5;display:flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 15px;border-bottom:1px solid #eeeaf4;background:rgba(255,255,255,.9)}.map-toolbar>span{display:flex;align-items:center;gap:7px;color:#756f82;font-size:.55rem;font-weight:900;letter-spacing:.1em}.map-toolbar i{width:7px;height:7px;border-radius:50%;background:#4bc579;box-shadow:0 0 0 4px rgba(75,197,121,.09)}.map-toolbar button{border:0;background:transparent;color:#744bd9;font-size:.62rem;font-weight:850;cursor:pointer}.memory-map{position:relative;min-height:620px;overflow:hidden;background:radial-gradient(circle at 50% 50%,rgba(139,82,235,.085),transparent 25%),radial-gradient(circle at 15% 20%,rgba(233,62,169,.055),transparent 24%),linear-gradient(180deg,#fff,#fdfcff)}.memory-map:before{content:"";position:absolute;inset:0;background-image:radial-gradient(#dcd4ed 1px,transparent 1px);background-size:24px 24px;opacity:.25;mask-image:linear-gradient(to bottom,transparent 0,#000 15%,#000 85%,transparent 100%)}.memory-edges{position:absolute;inset:0;width:100%;height:100%;overflow:visible;pointer-events:none}.memory-edges path{fill:none;stroke:#c9bee4;stroke-width:1.7;opacity:.46;transition:.28s ease;stroke-linecap:round}.memory-edges path.edge-core{stroke:#b39ce5;stroke-width:1.5;stroke-dasharray:5 7;opacity:.52}.memory-edges path.is-active{stroke:#8155ed;stroke-width:3;opacity:1;filter:drop-shadow(0 0 5px rgba(129,85,237,.2));stroke-dasharray:8 7;animation:edgeFlow 1.6s linear infinite}.memory-edges path.is-muted{opacity:.08}.memo-core{position:absolute;left:50%;top:50%;z-index:8;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;width:126px;height:126px;border:1px solid #ddd1fb;border-radius:38px;background:rgba(255,255,255,.97);box-shadow:0 22px 48px rgba(75,45,150,.17);cursor:default}.memo-core img{position:relative;z-index:2;width:56px;height:56px}.memo-core strong{position:relative;z-index:2;margin-top:2px;font-size:.68rem}.memo-core small{position:relative;z-index:2;margin-top:2px;color:#8a77aa;font-size:.52rem}.memo-pulse{position:absolute;inset:-12px;border:1px solid rgba(121,76,232,.22);border-radius:45px;animation:memoPulse 3s ease-out infinite}.memory-node{--node-color:#744af1;position:absolute;z-index:7;left:calc(var(--x)*1%);top:calc(var(--y)*1%);transform:translate(-50%,-50%);display:grid;grid-template-columns:38px minmax(0,1fr);gap:8px;align-items:center;width:138px;min-height:58px;padding:9px;border:1px solid #e1dbea;border-radius:16px;background:rgba(255,255,255,.97);text-align:left;color:var(--navy);box-shadow:0 10px 28px rgba(42,35,82,.08);cursor:pointer;transition:transform .2s ease,opacity .25s ease,box-shadow .2s ease,border-color .2s ease}.memory-node:hover,.memory-node:focus-visible{transform:translate(-50%,-50%) scale(1.045);border-color:color-mix(in srgb,var(--node-color) 48%,#ddd);box-shadow:0 13px 32px rgba(42,35,82,.12);outline:none}.memory-node.is-selected{transform:translate(-50%,-50%) scale(1.08);border-color:var(--node-color);box-shadow:0 0 0 5px color-mix(in srgb,var(--node-color) 12%,transparent),0 18px 38px rgba(42,35,82,.15)}.memory-node.is-related{border-color:color-mix(in srgb,var(--node-color) 58%,#ddd)}.memory-node.is-muted{opacity:.23;filter:saturate(.45)}.memory-node-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:color-mix(in srgb,var(--node-color) 12%,white);color:var(--node-color);font-size:.9rem}.memory-node-copy{min-width:0}.memory-node-copy strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.63rem}.memory-node-copy small{display:block;margin-top:3px;color:#8a8195;font-size:.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-hint{position:absolute;left:50%;bottom:13px;z-index:4;transform:translateX(-50%);padding:7px 10px;border:1px solid #e9e2f3;border-radius:999px;background:rgba(255,255,255,.86);color:#81788d;font-size:.54rem}.memory-inspector{padding:18px;min-width:0}.inspector-empty{height:100%;display:grid;place-items:center;align-content:center;text-align:center;color:#7c8497}.inspector-empty>span{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;background:#f2edff;color:#744bdc;font-size:1.4rem}.inspector-empty strong{margin-top:12px;color:var(--navy);font-size:.8rem}.inspector-empty p{max-width:190px;margin:6px 0 0;font-size:.64rem;line-height:1.5}.inspector-content{display:grid;gap:12px}.inspector-type{display:flex;align-items:center;gap:7px}.inspector-type>span{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:#f3effd}.inspector-type small{color:#7654d4;font-size:.55rem;font-weight:950;letter-spacing:.1em}.inspector-content h3{margin:0;font-size:1.32rem;letter-spacing:-.03em}.inspector-meta{margin:0;color:#939aaa;font-size:.57rem}.inspector-excerpt{margin:0;color:#626e84;font-size:.68rem;line-height:1.58}.inspector-preview{display:grid;gap:10px}.preview-card{overflow:hidden;border:1px solid #ece6f4;border-radius:14px;background:#fff}.preview-card img{display:block;width:100%;height:110px;object-fit:cover}.preview-body{padding:10px 11px 12px}.preview-body strong,.preview-text-head strong,.preview-audio-head strong{display:block;font-size:.63rem}.preview-body small{display:block;margin-top:4px;color:#7f8696;font-size:.54rem;line-height:1.4}.preview-audio,.preview-text{padding:11px}.preview-audio-head,.preview-text-head{display:flex;align-items:center;gap:8px}.preview-audio-head>span,.preview-text-head>span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#f2edff;color:#7249dd;font-size:.84rem}.preview-audio-head small{display:block;margin-top:2px;color:#90879d;font-size:.52rem}.preview-wave{height:18px;margin:10px 0 8px;border-radius:999px;background:repeating-linear-gradient(90deg,#ec48aa 0 3px,transparent 3px 7px),linear-gradient(90deg,rgba(116,74,241,.12),rgba(236,60,168,.08))}.preview-card p{margin:0;color:#667187;font-size:.6rem;line-height:1.5}.inspector-tags{display:flex;gap:5px;flex-wrap:wrap}.inspector-tags span{padding:5px 7px;border-radius:999px;background:#f3effb;color:#7152c7;font-size:.51rem;font-weight:750}.memo-reason{display:grid;grid-template-columns:37px 1fr;gap:9px;margin-top:16px;padding:11px;border-radius:14px;background:linear-gradient(135deg,#f7f2ff,#fff6fb)}.memo-reason>span{display:grid;place-items:center;width:37px;height:37px;border-radius:12px;background:#fff}.memo-reason img{width:27px;height:27px}.memo-reason small{color:#9b52cb;font-size:.47rem;font-weight:950;letter-spacing:.08em}.memo-reason p{margin:3px 0 0;color:#665d73;font-size:.59rem;line-height:1.45}.related-title{display:flex;justify-content:space-between;align-items:center;margin:17px 0 8px}.related-title strong{font-size:.65rem}.related-title span{color:#8c8297;font-size:.53rem}.related-list{display:grid;gap:6px}.related-memory{display:grid;grid-template-columns:30px minmax(0,1fr) auto;gap:8px;align-items:center;width:100%;padding:7px;border:1px solid #ece8f2;border-radius:11px;background:#fff;color:var(--navy);text-align:left;cursor:pointer}.related-memory:hover{border-color:#d7caef;background:#fcfaff}.related-memory>span:first-child{display:grid;place-items:center;width:30px;height:30px;border-radius:9px;background:#f5f1fc}.related-memory strong{display:block;font-size:.57rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.related-memory small{display:block;margin-top:2px;color:#8b8297;font-size:.46rem}.related-memory>span:last-child{color:#9b8faf}.connected-conclusion{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-top:16px;padding:17px 20px;border:1px solid #e8e2f2;border-radius:18px;background:linear-gradient(110deg,#fff,#f8f4ff)}.connected-conclusion>div{display:flex;align-items:center;gap:11px}.connected-conclusion>div>span{display:grid;place-items:center;width:36px;height:36px;border-radius:12px;background:#efe9ff;color:#7147df}.connected-conclusion p{margin:0;color:#626b7e;font-size:.74rem}.connected-conclusion p strong{color:var(--navy)}.connected-conclusion a{white-space:nowrap;color:#7248dd;text-decoration:none;font-size:.72rem;font-weight:900}.keep-section{padding:74px 0 84px;background:#fff}.compact-heading{max-width:780px}.human-cases{display:grid;grid-template-columns:repeat(3,1fr);gap:17px}.human-case{overflow:hidden;border:1px solid #ebe8f0;border-radius:22px;background:#fff}.human-case>img{display:block;width:100%;height:205px;object-fit:cover}.human-case>div{padding:18px 19px 20px}.case-label{display:inline-flex;padding:6px 8px;border-radius:999px;font-size:.55rem;font-weight:850}.case-label.idea{background:#f1ecff;color:#7046d8}.case-label.memory{background:#fff0f5;color:#d1447f}.case-label.place{background:#eaf8f0;color:#2e9560}.human-case h3{margin:11px 0 6px;font-size:1rem}.human-case p{margin:0;color:#737d90;font-size:.7rem;line-height:1.55}.simple-promise-section{padding:62px 0;background:#faf9fd;border-block:1px solid #efecf4}.promise-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px;align-items:center}.simple-promise-section h2{margin:10px 0 10px;font-size:clamp(2.4rem,4vw,3.6rem);letter-spacing:-.045em}.simple-promise-section p{max-width:510px;margin:0;color:#6d778a;line-height:1.65}.promise-steps{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.promise-card{display:flex;align-items:center;gap:18px;padding:18px 20px;border:1px solid #e7e2ef;border-radius:22px;background:#fff;box-shadow:0 10px 26px rgba(40,34,87,.06)}.promise-icon{display:grid;place-items:center;flex:0 0 116px;width:116px;height:116px;border-radius:20px;background:linear-gradient(180deg,#fff,#fcfbff)}.promise-icon svg{width:76px;height:76px;display:block}.promise-card strong{display:block;font-size:1.08rem;letter-spacing:-.02em}.promise-card small{display:block;margin-top:7px;color:#7d8798;font-size:.94rem;line-height:1.45}.promise-icon.capture,.promise-icon.organize,.promise-icon.connect,.promise-icon.recover{box-shadow:inset 0 0 0 1px rgba(232,226,241,.55)}.pricing-section{padding:76px 0;background:linear-gradient(135deg,#162550,#282e6a 62%,#5e35ba);color:#fff}.pricing-card{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:70px;align-items:center}.pricing-copy .section-kicker{color:#d8c8ff}.pricing-copy h2{margin:12px 0 10px;max-width:650px;color:#fff;font-size:clamp(2.4rem,4vw,3.8rem);line-height:1.04;letter-spacing:-.045em}.pricing-copy>p{max-width:650px;color:#d5d7e4;line-height:1.65}.pricing-benefits{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.pricing-benefits span{padding:8px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(255,255,255,.07);font-size:.62rem}.price-box{padding:28px;border-radius:24px;background:#fff;color:var(--navy);box-shadow:0 25px 60px rgba(7,10,35,.24)}.founder-badge{display:inline-flex;padding:6px 8px;border-radius:999px;background:#fff0f8;color:#cf328d;font-size:.5rem;font-weight:950;letter-spacing:.08em}.price{display:flex;align-items:baseline;margin:20px 0 2px}.price small{font-weight:900}.price strong{font-size:4rem;line-height:1;letter-spacing:-.07em}.price span{margin-left:6px;color:#7d8493}.price-box>p{margin:0 0 18px;color:#7b8394;font-size:.68rem}.primary-cta.full{width:100%}.price-box>small:last-child{display:block;margin-top:13px;text-align:center;color:#9aa0ad;font-size:.55rem}.final-cta-section{padding:55px 0 62px;background:#fff}.final-cta-card{display:grid;grid-template-columns:58px 1fr auto;gap:18px;align-items:center;padding:27px 30px;border:1px solid #e8e1f2;border-radius:22px;background:linear-gradient(110deg,#faf5ff,#f7f7ff 60%,#fff1f8)}.final-cta-card>img{width:58px;height:58px}.final-cta-card>div>span{color:#8756d6;font-size:.54rem;font-weight:950;letter-spacing:.11em}.final-cta-card h2{max-width:700px;margin:5px 0 0;font-size:1.45rem;letter-spacing:-.025em}.site-footer{padding:31px 0 38px;border-top:1px solid #edebf1}.footer-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.footer-brand img{width:36px;height:36px}.footer-brand strong,.footer-brand em{font-size:.9rem}.footer-links{display:flex;gap:19px}.footer-links a{color:#69748a;text-decoration:none;font-size:.68rem;font-weight:750}.footer-grid>p{margin:0;text-align:right;color:#a0a6b2;font-size:.62rem}@keyframes memoPulse{0%{opacity:.8;transform:scale(.92)}70%{opacity:0;transform:scale(1.12)}100%{opacity:0;transform:scale(1.12)}}@keyframes edgeFlow{to{stroke-dashoffset:-30}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.memo-pulse,.memory-edges path.is-active{animation:none}.header-cta:hover,.primary-cta:hover,.memory-node:hover{transform:none}}@media(max-width:1080px){.hero-grid{grid-template-columns:minmax(0,1fr) 430px;gap:38px}.hero-experience{min-height:470px}.person-card{width:350px}.phone-demo{width:235px}.memory-demo-shell{grid-template-columns:160px minmax(0,1fr) 280px}.memory-explainer,.memory-inspector{padding:16px}.memory-node{width:132px}.hero-mini-features{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.header-inner{height:70px}.menu-toggle{display:flex;margin-left:auto}.site-nav{position:absolute;left:22px;right:22px;top:78px;display:none;flex-direction:column;gap:2px;padding:10px;border:1px solid #e5e1ec;border-radius:16px;background:#fff;box-shadow:var(--shadow)}.site-nav.open{display:flex}.site-nav a{padding:11px 12px;border-radius:10px}.header-login,.welcome-chip{display:none}.header-cta{width:42px;padding:0;font-size:0}.header-cta:after{content:"→";font-size:1rem}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy h1,.hero-lead{margin-inline:auto}.hero-actions{justify-content:center}.hero-experience{width:min(100%,540px);margin:18px auto 0}.person-card{right:0}.phone-demo{left:22px}.memory-demo-shell{grid-template-columns:1fr}.memory-explainer{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;align-items:start}.memory-explainer>.mini-kicker,.demo-stats,.tour-message{grid-column:1/-1}.explainer-item{margin-top:4px}.memory-inspector{min-height:240px}.inspector-empty{min-height:200px}.memory-map{min-height:640px}.human-cases{grid-template-columns:1fr 1fr}.human-case:last-child{grid-column:1/-1}.promise-grid,.pricing-card{grid-template-columns:1fr;gap:35px}.price-box{width:min(100%,430px)}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-brand,.footer-links{justify-content:center}.footer-grid>p{text-align:center}.final-cta-card{grid-template-columns:58px 1fr}.final-cta-card>a{grid-column:1/-1}}@media(max-width:640px){.site-container{width:min(100% - 28px,1180px)}.site-brand img{width:37px;height:37px}.site-brand small{display:none}.hero-section{padding-top:42px}.hero-copy h1{font-size:clamp(2.65rem,13vw,4rem)}.hero-memory-question{font-size:1.45rem}.hero-answer{font-size:2.05rem}.hero-lead{font-size:.92rem}.hero-actions{display:grid}.primary-cta,.secondary-cta{width:100%}.hero-experience{min-height:390px}.person-card{width:84%;height:260px;border-radius:28px}.phone-demo{width:205px;min-height:285px;bottom:0;padding:12px 10px;border-width:5px}.phone-related{display:none}.voice-thought{font-size:.62rem}.voice-command{left:auto;right:8px;bottom:18px;padding:8px}.hero-mini-features{grid-template-columns:1fr 1fr;margin-top:35px}.hero-mini-features article{padding:14px}.hero-mini-icon{flex-basis:46px;width:46px;height:46px}.hero-mini-icon svg{width:28px;height:28px}.hero-mini-features article:last-child{grid-column:1/-1}.connected-section{padding:78px 0}.section-heading h2{font-size:2.55rem}.demo-mode-switch{display:grid;grid-template-columns:1fr 1fr}.demo-mode{font-size:.64rem}.memory-explainer{grid-template-columns:1fr}.memory-explainer>.mini-kicker,.demo-stats,.tour-message{grid-column:auto}.demo-stats{grid-template-columns:1fr 1fr}.memory-map{min-height:540px}.memory-node{width:116px;min-height:54px;padding:7px;grid-template-columns:31px minmax(0,1fr);border-radius:14px}.memory-node-icon{width:31px;height:31px;border-radius:10px;font-size:.72rem}.memory-node-copy strong{font-size:.55rem}.memory-node-copy small{display:none}.memo-core{width:96px;height:96px;border-radius:31px}.memo-core img{width:45px;height:45px}.memo-core strong{font-size:.6rem}.map-hint{display:none}.connected-conclusion{display:grid;text-align:center}.connected-conclusion>div{display:grid;justify-items:center}.connected-conclusion a{justify-self:center}.keep-section{padding:72px 0}.human-cases{grid-template-columns:1fr}.human-case:last-child{grid-column:auto}.human-case>img{height:190px}.simple-promise-section{padding:65px 0}.promise-steps{grid-template-columns:1fr}.promise-card{padding:16px 18px;gap:16px}.promise-icon{flex-basis:86px;width:86px;height:86px}.promise-icon svg{width:58px;height:58px}.pricing-section{padding:70px 0}.pricing-copy{text-align:center}.pricing-benefits{justify-content:center}.price-box{margin:auto}.final-cta-section{padding:55px 0 65px}.final-cta-card{grid-template-columns:1fr;text-align:center;padding:24px}.final-cta-card>img{margin:auto}.footer-links{flex-wrap:wrap;gap:12px 18px}}@media(max-width:420px){.hero-experience{min-height:360px}.person-card{width:88%;height:235px}.phone-demo{width:185px;min-height:265px}.hero-mini-features{grid-template-columns:1fr}.hero-mini-features article:last-child{grid-column:auto}.memory-map{min-height:500px}.memory-node{width:105px}.memory-node-icon{display:none}.memory-node{grid-template-columns:1fr;text-align:center}.memory-node-copy strong{white-space:normal;line-height:1.2}.demo-mode-switch{grid-template-columns:1fr}}

/* V0.11.3 — mapa simplificado y ficha rica */
.memory-demo-shell{grid-template-columns:190px minmax(0,1.15fr) 320px}
.memory-map{min-height:560px}
.memory-node{width:138px}
.memory-inspector{padding:18px}
.inspector-media{display:grid;gap:10px;margin:12px 0 14px}
.inspector-photo{margin:0;overflow:hidden;border:1px solid #ece6f4;border-radius:16px;background:#fff}
.inspector-photo img{display:block;width:100%;height:145px;object-fit:cover}
.inspector-photo figcaption{padding:9px 11px;color:#7a8090;font-size:.62rem;line-height:1.4}
.inspector-audio{display:grid;grid-template-columns:40px 1fr;gap:10px;align-items:center;padding:11px 12px;border:1px solid #ece6f4;border-radius:16px;background:#fcfbff}
.inspector-audio-icon{display:grid;place-items:center;width:40px;height:40px;border-radius:12px;background:linear-gradient(135deg,#ef4fae,#7650ee);color:#fff;font-size:1rem}
.inspector-audio-copy small{display:block;color:#7d8394;font-size:.56rem;font-weight:800;letter-spacing:.04em}
.inspector-audio-copy strong{display:block;margin-top:2px;color:var(--navy);font-size:.78rem}
.inspector-wave{display:block;height:14px;margin-top:7px;border-radius:999px;background:repeating-linear-gradient(90deg,#ed4eac 0 3px,transparent 3px 7px),linear-gradient(90deg,#f4efff,#fff)}
.inspector-note{padding:12px 13px;border:1px solid #efe8f6;border-radius:16px;background:#fff6fb;color:#5f6881;font-size:.71rem;line-height:1.55;font-style:italic}
.related-list{max-height:none}
@media(max-width:1080px){.memory-demo-shell{grid-template-columns:175px minmax(0,1fr) 290px}.memory-map{min-height:520px}.memory-node{width:126px}.inspector-photo img{height:130px}}
@media(max-width:900px){.memory-demo-shell{grid-template-columns:1fr}.memory-map{min-height:540px}.memory-inspector{padding:16px}.inspector-photo img{height:190px}}
@media(max-width:640px){.memory-map{min-height:500px}.memory-node{width:114px}.inspector-photo img{height:170px}.inspector-note{font-size:.68rem}}

/* V0.12.9 — Redes sociales vs MemorBase */
.social-vs-memory-section{padding:82px 0 76px;background:linear-gradient(180deg,#fff 0%,#fffafd 48%,#fff 100%);border-top:1px solid #f0edf6}.social-memory-heading{max-width:980px;margin-bottom:36px}.social-memory-heading h2{font-size:clamp(2.45rem,4.5vw,4.15rem);line-height:1.08}.social-memory-heading h2 span{background:linear-gradient(100deg,#ee3fa8,#8f49e5 58%,#5b58e7);-webkit-background-clip:text;background-clip:text;color:transparent}.social-memory-heading p{max-width:790px}.social-memory-compare{display:grid;grid-template-columns:minmax(0,1fr) 110px minmax(0,1.08fr);gap:22px;align-items:center}.compare-side{position:relative}.compare-label{width:max-content;max-width:90%;margin:0 auto -16px;position:relative;z-index:5;padding:12px 28px;border:1px solid #e7e0f0;border-radius:999px;background:#fff;box-shadow:0 10px 28px rgba(43,34,91,.07);color:#514875;font-size:.95rem}.compare-label strong{color:#6f50d6}.compare-memory .compare-label{border-color:#f4dbe9;background:#fff8fc}.compare-memory .compare-label strong{color:#e03b9a}.social-demo-card,.memory-treasure-card{min-height:430px;border:1px solid #eee8f2;border-radius:28px;background:rgba(255,255,255,.95);box-shadow:0 22px 60px rgba(37,31,76,.08)}.social-demo-card{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:20px;align-items:center;padding:32px 28px;background:linear-gradient(145deg,#fbfaff,#fff)}.social-phone{width:230px;margin:auto;overflow:hidden;border:6px solid #171927;border-radius:30px;background:#fff;box-shadow:0 20px 45px rgba(25,26,49,.18)}.social-phone-top{height:42px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;padding:0 12px;color:#657089}.avatar-dot{width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#e7e4ed,#c4c6d1);box-shadow:inset 0 0 0 7px #f5f5f8}.social-phone-top b{font-size:.55rem;letter-spacing:.12em}.social-phone>img{display:block;width:100%;height:205px;object-fit:cover}.social-actions{display:flex;gap:11px;padding:10px 12px 5px;font-size:.9rem}.social-actions span:first-child{color:#ef527c}.social-actions span:last-child{margin-left:auto}.social-copy{padding:0 12px 13px}.social-copy strong{font-size:.63rem}.social-copy p{margin:4px 0;color:#37425b;font-size:.61rem}.social-copy small{color:#9aa0ad;font-size:.52rem}.social-side-copy{text-align:center}.compare-symbol{display:grid;place-items:center;width:62px;height:62px;margin:0 auto 15px;border-radius:20px;font-size:1.5rem}.compare-symbol.social{background:#f0edfb}.social-side-copy h3{margin:0;font-size:1rem}.social-side-copy p{margin:8px auto 0;max-width:150px;color:#6e7789;font-size:.86rem;line-height:1.45}.compare-divider{display:grid;justify-items:center;gap:10px;color:#9788b0;font-size:.56rem;font-weight:900;letter-spacing:.08em}.compare-divider:before,.compare-divider:after{content:"";width:1px;height:80px;background:linear-gradient(transparent,#ded6e9,transparent)}.compare-divider b{display:grid;place-items:center;width:54px;height:54px;border:1px solid #e0d7ee;border-radius:50%;background:#fff;color:#d8429e;font-size:1.3rem;box-shadow:0 10px 25px rgba(61,43,102,.08)}.compare-divider span:last-child{color:#dd3c96}.memory-treasure-card{position:relative;padding:30px 24px 20px;background:linear-gradient(145deg,#fff8fc,#fff 60%,#fbf9ff)}.memory-treasure-main{display:grid;grid-template-columns:190px minmax(0,1fr);gap:16px;padding:14px;border:1px solid #eee5f1;border-radius:20px;background:#fff;box-shadow:0 12px 30px rgba(50,38,86,.07)}.treasure-photo-wrap{position:relative;overflow:hidden;border-radius:15px}.treasure-photo-wrap img{display:block;width:100%;height:220px;object-fit:cover}.treasure-heart{position:absolute;left:9px;top:9px;display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#fff;color:#eb4d7b;box-shadow:0 8px 20px rgba(32,25,54,.12)}.treasure-content{display:grid;align-content:start;gap:12px}.treasure-audio{display:grid;grid-template-columns:35px 1fr auto;gap:8px;align-items:center;padding:10px;border-radius:13px;background:#fff1f7}.treasure-audio>span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;background:linear-gradient(135deg,#ec48a9,#8050ed);color:#fff;font-size:.7rem}.treasure-audio i{display:block;height:17px;background:repeating-linear-gradient(90deg,#ea50a9 0 2px,transparent 2px 5px);opacity:.75}.treasure-audio small{font-size:.54rem}.treasure-content>p{margin:0;padding:13px;border:1px solid #eee9f0;border-radius:13px;background:#fff;color:#39435b;font-size:.74rem;line-height:1.55;font-style:italic}.treasure-meta{display:flex;gap:8px;flex-wrap:wrap}.treasure-meta span{padding:7px 9px;border-radius:10px;background:#faf8fd;color:#736e80;font-size:.54rem}.treasure-relations{position:absolute;right:-4px;top:82px;display:grid;gap:9px;transform:translateX(24%)}.treasure-relations button{display:grid;grid-template-columns:34px 1fr;gap:8px;align-items:center;width:165px;padding:9px 10px;border:1px solid #eee7f2;border-radius:13px;background:#fff;color:var(--navy);text-align:left;box-shadow:0 10px 24px rgba(44,35,77,.09);cursor:default;transition:.2s ease}.treasure-relations button:hover{transform:translateX(5px);border-color:#e5c8df}.treasure-relations button>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#f8f3ff}.treasure-relations strong{display:block;font-size:.56rem}.treasure-relations small{display:block;margin-top:2px;color:#9690a0;font-size:.46rem}.treasure-memo{display:flex;align-items:center;justify-content:center;gap:9px;margin-top:22px;color:#7152c8}.treasure-memo img{width:34px;height:34px}.treasure-memo strong{font-size:1rem}.treasure-memo span{color:#6c7484;font-size:.7rem}.social-memory-cta{text-align:center;margin-top:34px}.social-memory-cta>a{display:inline-flex;align-items:center;justify-content:center;min-width:360px;min-height:54px;padding:0 24px;border-radius:14px;background:linear-gradient(110deg,#ef548f,#7a4de8);color:#fff;text-decoration:none;font-weight:900;box-shadow:0 13px 28px rgba(138,70,210,.2)}.social-memory-cta p{margin:15px 0 0;color:#687285;font-size:.76rem}.social-memory-cta p::first-letter{color:#ee4d85}
@media(max-width:1080px){.social-memory-compare{grid-template-columns:minmax(0,1fr) 70px minmax(0,1fr)}.social-demo-card{grid-template-columns:1fr;padding:28px}.social-side-copy{display:none}.memory-treasure-main{grid-template-columns:160px minmax(0,1fr)}.treasure-photo-wrap img{height:205px}.treasure-relations{position:static;transform:none;grid-template-columns:repeat(3,1fr);margin-top:14px}.treasure-relations button{width:auto;grid-template-columns:30px 1fr}.compare-divider{font-size:.5rem}}
@media(max-width:900px){.social-vs-memory-section{padding:70px 0 65px}.social-memory-compare{grid-template-columns:1fr;gap:26px}.compare-divider{display:flex;justify-content:center;align-items:center;gap:12px}.compare-divider:before,.compare-divider:after{width:60px;height:1px;background:linear-gradient(90deg,transparent,#ded6e9,transparent)}.social-demo-card{grid-template-columns:1fr 180px}.social-side-copy{display:block}.memory-treasure-card{padding:28px 22px}.treasure-relations{grid-template-columns:repeat(3,1fr)}}
@media(max-width:640px){.social-memory-heading h2{font-size:2.35rem}.social-demo-card{grid-template-columns:1fr;min-height:auto;padding:24px}.social-side-copy{display:none}.social-phone{width:min(100%,255px)}.memory-treasure-card{min-height:auto;padding:22px 16px}.memory-treasure-main{grid-template-columns:1fr}.treasure-photo-wrap img{height:210px}.treasure-relations{grid-template-columns:1fr}.treasure-relations button{grid-template-columns:34px 1fr}.treasure-memo{flex-wrap:wrap}.social-memory-cta>a{min-width:0;width:100%}.compare-label{font-size:.82rem;padding:10px 20px}}


/* V0.12.9 — Cierre emocional con nube animada */
.emotional-close-section{position:relative;padding:88px 0 100px;background:radial-gradient(circle at top,rgba(116,74,241,.09),transparent 34%),linear-gradient(180deg,#fff 0%,#faf7ff 52%,#fff 100%);overflow:hidden}.emotional-close-shell{text-align:center}.emotional-close-copy{max-width:840px;margin:0 auto 28px}.emotional-close-copy h2{margin:12px 0 14px;font-size:clamp(2.7rem,4.4vw,4.25rem);line-height:1.02;letter-spacing:-.05em}.emotional-close-copy p{max-width:760px;margin:0 auto;color:var(--muted);font-size:1rem;line-height:1.72}.memo-cloud-stage{position:relative;max-width:980px;margin:0 auto;padding:52px 24px 26px;min-height:520px}.memo-cloud-hero{position:relative;display:grid;place-items:center;width:320px;height:320px;margin:0 auto;filter:drop-shadow(0 28px 60px rgba(107,74,225,.16))}.memo-cloud-glow{position:absolute;inset:22px;border-radius:50%;background:radial-gradient(circle,rgba(236,60,168,.18),rgba(116,74,241,.14) 48%,rgba(85,118,238,.07) 68%,transparent 74%);animation:memoGlow 4.8s ease-in-out infinite}.memo-cloud-core{position:relative;display:grid;place-items:center;width:250px;height:250px;border-radius:50%;background:linear-gradient(180deg,#ffffff,#f8f3ff);box-shadow:0 18px 44px rgba(70,58,133,.12),inset 0 0 0 1px rgba(226,220,244,.9);animation:memoFloat 5s ease-in-out infinite}.memo-cloud-core img{width:150px;height:150px}.cloud-orbit{position:absolute;display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;border:1px solid #ebdef6;border-radius:999px;background:rgba(255,255,255,.94);box-shadow:0 14px 32px rgba(41,35,92,.08);font-size:.72rem;font-weight:900;letter-spacing:.04em;color:#7049d8;opacity:0;transform:translateY(18px) scale(.96);transition:opacity .6s ease,transform .6s ease}.memo-cloud-stage.is-active .cloud-orbit{opacity:1;transform:translateY(0) scale(1)}.cloud-orbit-one{left:12%;top:18%;transition-delay:.06s}.cloud-orbit-two{right:13%;top:14%;transition-delay:.14s}.cloud-orbit-three{left:16%;bottom:20%;transition-delay:.22s}.cloud-orbit-four{right:13%;bottom:25%;transition-delay:.3s}.cloud-orbit-five{left:50%;bottom:6%;transform:translate(-50%,18px) scale(.96);transition-delay:.38s}.memo-cloud-stage.is-active .cloud-orbit-five{transform:translate(-50%,0) scale(1)}.cloud-message-card{max-width:620px;margin:18px auto 0;padding:28px 28px 24px;border:1px solid #e8e1f2;border-radius:26px;background:rgba(255,255,255,.92);box-shadow:0 20px 44px rgba(39,32,91,.08);backdrop-filter:blur(10px);transition:opacity .22s ease,transform .22s ease}.cloud-message-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 11px;border-radius:999px;background:#f4efff;color:#7a51dc;font-size:.68rem;font-weight:900;letter-spacing:.08em}.cloud-message-card h3{margin:14px 0 10px;font-size:clamp(1.7rem,2.5vw,2.35rem);line-height:1.1;letter-spacing:-.035em}.cloud-message-card p{max-width:560px;margin:0 auto;color:#6c768a;font-size:.95rem;line-height:1.7}.cloud-message-card.is-changing{opacity:.72;transform:translateY(4px)}.cloud-message-dots{display:flex;justify-content:center;gap:10px;margin-top:18px}.cloud-message-dots button{width:12px;height:12px;padding:0;border:0;border-radius:999px;background:#ddd5ef;cursor:pointer;transition:transform .25s ease,background .25s ease,box-shadow .25s ease}.cloud-message-dots button.is-active{background:linear-gradient(110deg,#ec3ca8,#744af1);transform:scale(1.12);box-shadow:0 0 0 5px rgba(116,74,241,.12)}.emotional-close-actions{display:flex;justify-content:center;gap:14px;flex-wrap:wrap;margin-top:28px}.emotional-close-note{max-width:720px;margin:18px auto 0;color:#778096;font-size:.86rem;line-height:1.6}@keyframes memoFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}@keyframes memoGlow{0%,100%{opacity:.8;transform:scale(.98)}50%{opacity:1;transform:scale(1.04)}}@media(prefers-reduced-motion:reduce){.memo-cloud-glow,.memo-cloud-core{animation:none}.cloud-orbit,.cloud-message-card{transition:none}}@media(max-width:900px){.emotional-close-section{padding:78px 0 88px}.memo-cloud-stage{min-height:480px;padding-top:40px}.memo-cloud-hero{width:280px;height:280px}.memo-cloud-core{width:220px;height:220px}.memo-cloud-core img{width:132px;height:132px}.cloud-orbit-one{left:4%;top:12%}.cloud-orbit-two{right:4%;top:11%}.cloud-orbit-three{left:8%;bottom:22%}.cloud-orbit-four{right:6%;bottom:24%}}@media(max-width:640px){.emotional-close-section{padding:66px 0 78px}.emotional-close-copy h2{font-size:2.55rem}.emotional-close-copy p{font-size:.92rem}.memo-cloud-stage{min-height:auto;padding:28px 0 8px}.memo-cloud-hero{width:238px;height:238px}.memo-cloud-core{width:188px;height:188px}.memo-cloud-core img{width:112px;height:112px}.cloud-orbit{position:static;opacity:1;transform:none;margin:0 auto 10px;font-size:.66rem}.memo-cloud-stage{display:grid;justify-items:center}.memo-cloud-hero{order:1}.cloud-orbit-one,.cloud-orbit-two,.cloud-orbit-three,.cloud-orbit-four,.cloud-orbit-five{left:auto;right:auto;top:auto;bottom:auto}.cloud-message-card{order:2;margin-top:10px;padding:24px 18px 20px;border-radius:22px}.cloud-message-card h3{font-size:1.55rem}.cloud-message-card p{font-size:.9rem}.cloud-message-dots{order:3}.emotional-close-actions{margin-top:22px;display:grid}.emotional-close-actions .primary-cta,.emotional-close-actions .secondary-cta{width:100%}}


/* V0.12.9 — Nube interactiva mejorada */
.emotional-close-section{padding:94px 0 108px}.emotional-close-copy{margin-bottom:18px}.memo-cloud-stage{display:grid;justify-items:center;gap:20px;max-width:980px;min-height:auto;padding:18px 24px 8px}.cloud-orbits-row{display:flex;justify-content:center;align-items:center;gap:12px;flex-wrap:wrap;max-width:760px;margin:0 auto 8px;position:relative;z-index:3}.cloud-orbit-chip{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:11px 16px;border:1px solid #e7dbf6;border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 12px 24px rgba(41,35,92,.07);font-size:.72rem;font-weight:900;letter-spacing:.03em;color:#7049d8;cursor:pointer;opacity:1;transform:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.cloud-orbit-chip:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(41,35,92,.11)}.cloud-orbit-chip.is-active{border-color:#cfb8fb;background:#faf4ff;box-shadow:0 0 0 6px rgba(116,74,241,.08),0 14px 28px rgba(41,35,92,.08)}.memo-cloud-hero{position:relative;display:grid;place-items:center;width:420px;height:280px;margin:0 auto 4px;filter:drop-shadow(0 28px 52px rgba(107,74,225,.13))}.memo-cloud-glow{inset:auto;width:360px;height:170px;bottom:14px;border-radius:50%;background:radial-gradient(circle,rgba(236,60,168,.15),rgba(116,74,241,.13) 46%,rgba(85,118,238,.06) 66%,transparent 74%);animation:memoGlow 4.8s ease-in-out infinite}.memo-cloud-host{position:relative;width:250px;height:220px;border:0;background:transparent;padding:0;cursor:pointer;outline:none}.memo-cloud-host:focus-visible{outline:3px solid rgba(116,74,241,.2);outline-offset:5px;border-radius:28px}.memo-cloud-svg{display:block;width:100%;height:100%;overflow:visible}.memo-cloud-body{transform-origin:center;animation:memoCloudFloat 4.8s ease-in-out infinite;transition:transform .2s ease}.memo-cloud-host.is-popping .memo-cloud-body{animation:none;transform:scale(1.06)}.memo-cloud-brain{filter:drop-shadow(0 10px 18px rgba(102,73,217,.18))}.memo-cloud-eye{transform-box:fill-box;transform-origin:center;transition:transform .14s ease}.memo-cloud-pupil{transform:translate(var(--cloud-look-x,0px),var(--cloud-look-y,0px));transition:transform .12s ease}.memo-cloud-mouth{display:none}.memo-cloud-mouth-smile{display:block}.memo-cloud-sparkles,.memo-cloud-audio-waves,.memo-cloud-connection-orbit{opacity:0;transition:opacity .22s ease}.memo-cloud-host.is-blinking .memo-cloud-eye{transform:scaleY(.08)}.memo-cloud-host[data-cloud-state="thinking"] .memo-cloud-body{animation:memoCloudThinking 2s ease-in-out infinite}.memo-cloud-host[data-cloud-state="thinking"] .memo-cloud-sparkles{opacity:1;animation:memoSparkle 1.15s ease-in-out infinite alternate}.memo-cloud-host[data-cloud-state="thinking"] .memo-cloud-brain{stroke-dasharray:16 7;animation:memoOutlineFlow 1.4s linear infinite;filter:drop-shadow(0 0 8px rgba(109,76,255,.32))}.memo-cloud-host[data-cloud-state="listening"] .memo-cloud-mouth-smile{display:none}.memo-cloud-host[data-cloud-state="listening"] .memo-cloud-mouth-listen{display:block}.memo-cloud-host[data-cloud-state="listening"] .memo-cloud-audio-waves{opacity:.95;animation:memoWaves .72s ease-in-out infinite alternate}.memo-cloud-host[data-cloud-state="listening"] .memo-cloud-body{animation:none;transform:scale(1.03)}.memo-cloud-host[data-cloud-state="listening"] .memo-cloud-glow{opacity:1}.memo-cloud-host[data-cloud-state="success"] .memo-cloud-eye-right{animation:memoWink .75s ease-in-out}.memo-cloud-host[data-cloud-state="success"] .memo-cloud-sparkles{opacity:1;animation:memoSuccessSparkles .82s ease-out}.memo-cloud-host[data-cloud-state="success"] .memo-cloud-body{animation:memoSuccess .82s cubic-bezier(.18,.84,.32,1.35)}.memo-cloud-host[data-cloud-state="connected"] .memo-cloud-connection-orbit{opacity:1}.memo-cloud-host[data-cloud-state="connected"] .memo-cloud-connection-orbit circle{animation:memoOrbitPulse 1.7s ease-in-out infinite}.memo-cloud-host[data-cloud-state="connected"] .memo-cloud-connection-orbit circle:nth-child(2){animation-delay:-.35s}.memo-cloud-host[data-cloud-state="connected"] .memo-cloud-connection-orbit circle:nth-child(3){animation-delay:-.7s}.memo-cloud-host[data-cloud-state="connected"] .memo-cloud-connection-orbit circle:nth-child(4){animation-delay:-1.05s}.memo-cloud-host[data-cloud-state="connected"] .memo-cloud-connection-orbit circle:nth-child(5){animation-delay:-1.4s}.memo-cloud-host[data-cloud-state="connected"] .memo-cloud-sparkles{opacity:.75;animation:memoSparkle 1.8s ease-in-out infinite alternate}.cloud-message-card{position:relative;z-index:4;max-width:650px;margin:0 auto;padding:30px 30px 24px}.cloud-message-card h3{max-width:520px;margin-left:auto;margin-right:auto}.cloud-message-card p{max-width:540px}.cloud-message-dots{margin-top:0;position:relative;z-index:4}.emotional-close-note{margin-top:6px}.emotional-close-actions{position:relative;z-index:4}.cloud-orbit{opacity:1}.cloud-orbit-one,.cloud-orbit-two,.cloud-orbit-three,.cloud-orbit-four,.cloud-orbit-five{left:auto;right:auto;top:auto;bottom:auto}.memo-cloud-stage.is-active .cloud-orbit{opacity:1;transform:none}@keyframes memoCloudFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-9px)}}@keyframes memoCloudThinking{0%,100%{transform:translateY(0) scale(1)}50%{transform:translateY(-8px) scale(1.015)}}@media(max-width:900px){.memo-cloud-hero{width:380px;height:250px}.memo-cloud-glow{width:320px;height:150px}}@media(max-width:640px){.emotional-close-section{padding:72px 0 82px}.cloud-orbits-row{gap:10px}.cloud-orbit-chip{padding:10px 13px;font-size:.68rem}.memo-cloud-stage{padding:16px 0 8px}.memo-cloud-hero{width:300px;height:210px}.memo-cloud-host{width:205px;height:180px}.memo-cloud-glow{width:260px;height:122px;bottom:8px}.cloud-message-card{padding:24px 18px 20px}.cloud-message-card h3{font-size:1.48rem}}@media(max-width:420px){.cloud-orbits-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.cloud-orbit-chip:last-child{grid-column:1/-1}.memo-cloud-hero{width:260px;height:190px}.memo-cloud-host{width:185px;height:162px}}

@keyframes memoSparkle{0%{transform:translateY(0) scale(.92);opacity:.45}100%{transform:translateY(-2px) scale(1.08);opacity:1}}
@keyframes memoOutlineFlow{to{stroke-dashoffset:-46}}
@keyframes memoWaves{0%{transform:scaleX(.96);opacity:.35}100%{transform:scaleX(1.05);opacity:1}}
@keyframes memoWink{0%,100%{transform:scaleY(1)}40%,60%{transform:scaleY(.08)}}
@keyframes memoSuccess{0%{transform:scale(.96)}45%{transform:scale(1.08)}100%{transform:scale(1)}}
@keyframes memoSuccessSparkles{0%{opacity:0;transform:scale(.65)}35%{opacity:1;transform:scale(1.08)}100%{opacity:.2;transform:scale(1.2)}}
@keyframes memoOrbitPulse{0%,100%{opacity:.35;transform:scale(.9)}50%{opacity:1;transform:scale(1.2)}}


/* V0.12.9 — Demo emocional avanzada de Memo */
.emotional-close-section{padding-bottom:116px}.memo-cloud-stage{gap:22px;max-width:1040px}.memo-cloud-stage .cloud-speech,.memo-cloud-stage .cloud-demo-panel,.memo-cloud-stage .cloud-message-card,.memo-cloud-stage .cloud-message-dots{opacity:0;transform:translateY(12px);transition:opacity .6s ease,transform .6s ease}.memo-cloud-stage.is-active .cloud-speech,.memo-cloud-stage.is-active .cloud-demo-panel,.memo-cloud-stage.is-active .cloud-message-card,.memo-cloud-stage.is-active .cloud-message-dots{opacity:1;transform:translateY(0)}.memo-cloud-stage.is-active .speech-left{transition-delay:.06s}.memo-cloud-stage.is-active .speech-right{transition-delay:.14s}.memo-cloud-stage.is-active .cloud-message-card{transition-delay:.18s}.memo-cloud-stage.is-active .cloud-message-dots{transition-delay:.24s}.memo-cloud-stage.is-active .cloud-demo-panel{transition-delay:.32s}.memo-cloud-hero{width:540px;height:320px;overflow:visible}.memo-cloud-host{width:260px;height:226px;z-index:3}.cloud-speech{position:absolute;max-width:220px;padding:16px 18px 14px;border:1px solid #eadff7;border-radius:22px;background:rgba(255,255,255,.95);box-shadow:0 18px 30px rgba(48,36,104,.08);backdrop-filter:blur(10px);text-align:left;z-index:2}.cloud-speech strong{display:block;font-size:.97rem;line-height:1.18;letter-spacing:-.01em;color:#142a62}.cloud-speech small{display:block;margin-top:6px;font-size:.79rem;line-height:1.55;color:#707a90}.cloud-speech:after{content:"";position:absolute;width:18px;height:18px;background:rgba(255,255,255,.95);border-right:1px solid #eadff7;border-bottom:1px solid #eadff7;transform:rotate(45deg)}.speech-left{left:0;top:8px}.speech-left:after{right:28px;bottom:-10px}.speech-right{right:0;top:28px}.speech-right:after{left:28px;bottom:-10px}.cloud-message-card{max-width:700px}.cloud-demo-panel{width:min(100%,860px);margin:0 auto;padding:26px;border:1px solid #ebe3f6;border-radius:30px;background:linear-gradient(180deg,rgba(255,255,255,.95),rgba(249,245,255,.96));box-shadow:0 24px 54px rgba(41,35,92,.09)}.cloud-demo-head{text-align:center;max-width:620px;margin:0 auto}.cloud-demo-head h3{margin:10px 0 10px;font-size:clamp(1.45rem,2vw,2rem);line-height:1.1;letter-spacing:-.03em}.cloud-demo-head p{margin:0;color:#6f7990;font-size:.94rem;line-height:1.65}.cloud-demo-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:18px}.cloud-demo-btn{padding:12px 16px;border:1px solid #ddd0f6;border-radius:999px;background:#fff;color:#5e44bb;font-weight:800;font-size:.82rem;letter-spacing:.01em;box-shadow:0 12px 24px rgba(41,35,92,.05);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.cloud-demo-btn:hover{transform:translateY(-2px);box-shadow:0 16px 28px rgba(41,35,92,.09)}.cloud-demo-btn.is-active{border-color:#bf9aff;background:linear-gradient(135deg,rgba(236,60,168,.08),rgba(116,74,241,.08));box-shadow:0 0 0 6px rgba(116,74,241,.08)}.cloud-demo-preview{margin-top:18px;padding:22px;border:1px solid #e6dcf5;border-radius:24px;background:#fff;display:grid;gap:12px;text-align:left}.cloud-demo-preview-top{display:grid;gap:8px}.cloud-demo-badge{display:inline-flex;justify-self:start;align-items:center;padding:7px 11px;border-radius:999px;background:#f4efff;color:#7a51dc;font-size:.7rem;font-weight:900;letter-spacing:.08em}.cloud-demo-preview strong{font-size:1.1rem;line-height:1.3;color:#172c64}.cloud-demo-preview p{margin:0;color:#6f7990;font-size:.92rem;line-height:1.7}.cloud-demo-meta{display:flex;gap:10px;flex-wrap:wrap;margin:0;padding:0;list-style:none}.cloud-demo-meta li{display:inline-flex;align-items:center;gap:8px;padding:9px 12px;border-radius:999px;background:#f8f5ff;border:1px solid #ede3fa;color:#556176;font-size:.78rem;font-weight:700}.cloud-demo-meta li:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:linear-gradient(135deg,#ec3ca8,#744af1);color:#fff;font-size:.7rem;font-weight:900}.memo-cloud-host[data-cloud-state="success"]+.cloud-speech,.memo-cloud-stage .speech-right{animation:cloudBubbleFloat 5s ease-in-out infinite}.memo-cloud-stage .speech-left{animation:cloudBubbleFloat 5.6s ease-in-out infinite}.memo-cloud-stage .speech-right{animation-delay:-1.1s}.cloud-orbits-row{margin-bottom:-4px}.cloud-message-dots{margin-top:-2px}@keyframes cloudBubbleFloat{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(max-width:980px){.memo-cloud-hero{width:460px;height:300px}.speech-left{left:8px}.speech-right{right:8px}.cloud-speech{max-width:198px}}@media(max-width:760px){.memo-cloud-hero{width:100%;max-width:390px;height:310px}.speech-left,.speech-right{max-width:180px;padding:14px 14px 12px}.speech-left{left:-4px;top:0}.speech-right{right:-4px;top:34px}.cloud-demo-panel{padding:22px}}@media(max-width:640px){.memo-cloud-stage{gap:16px}.memo-cloud-hero{max-width:300px;height:244px}.memo-cloud-host{width:210px;height:184px}.cloud-speech{max-width:150px;padding:12px 12px 10px;border-radius:18px}.cloud-speech strong{font-size:.79rem}.cloud-speech small{font-size:.69rem;line-height:1.45}.speech-left{left:-8px;top:4px}.speech-right{right:-8px;top:24px}.cloud-demo-panel{padding:18px;border-radius:24px}.cloud-demo-head p{font-size:.88rem}.cloud-demo-actions{gap:10px}.cloud-demo-btn{width:100%}.cloud-demo-preview{padding:18px}.cloud-demo-meta{display:grid;grid-template-columns:1fr}.cloud-demo-meta li{width:100%}}@media(prefers-reduced-motion:reduce){.memo-cloud-stage .cloud-speech,.memo-cloud-stage .cloud-demo-panel,.memo-cloud-stage .cloud-message-card,.memo-cloud-stage .cloud-message-dots,.speech-left,.speech-right{transition:none;animation:none}}

/* V0.12.9 — Hero familiar con recuerdo y teléfono mejorado */
.hero-experience{min-height:540px}
.person-card-memory{top:6px;width:438px;height:430px;border-radius:40px;background:#f6f2ed}
.person-card-memory:after{display:none}
.person-card-memory img{object-position:center center}
.person-card-memory .voice-thought{left:-36px;top:42px;max-width:200px;padding:16px 18px;border-radius:20px;font-size:.9rem;line-height:1.35;font-style:italic;font-weight:850;box-shadow:0 18px 40px rgba(35,31,83,.12);transform:none}
.phone-demo-memory{left:28px;bottom:10px;width:312px;min-height:442px;padding:17px 15px 14px;border-width:5px;border-radius:38px;transform:rotate(-5deg)}
.phone-demo-memory .phone-top{font-size:.58rem;letter-spacing:.01em}.phone-demo-memory .phone-top b{font-size:.72rem;letter-spacing:.08em}
.phone-demo-memory .phone-heading{margin:19px 0 12px;font-size:1.1rem}
.phone-memory-card{grid-template-columns:40px 1fr 24px;gap:10px;padding:14px 13px 15px;border-radius:18px;box-shadow:0 10px 24px rgba(79,58,148,.06)}
.phone-memory-card>span{width:40px;height:40px;font-size:.95rem;background:linear-gradient(135deg,#7d4efe,#a24be0)}
.phone-memory-card>div{display:grid;grid-template-columns:1fr auto;align-items:start;column-gap:6px}
.phone-memory-card small{font-size:.72rem;font-weight:900;color:#1e2744}
.phone-memory-card em{font-style:normal;font-size:.59rem;color:#8c92a2;justify-self:end;align-self:center}
.phone-memory-card i{grid-column:1/-1;display:block;height:20px;margin:8px 0 10px;border-radius:10px;background:repeating-linear-gradient(90deg,#9d4ef0 0 2px,transparent 2px 6px), linear-gradient(90deg,rgba(157,78,240,.12),rgba(235,60,168,.12));opacity:.9}
.phone-memory-card p{grid-column:1/-1;margin:0;color:#2d3550;font-size:.68rem;line-height:1.48;font-weight:650}
.phone-memory-card>b{align-self:end;color:#f05ba4;font-size:1rem}
.phone-related-memory{margin-top:12px;padding:12px 12px 11px;border-radius:16px}
.phone-related-memory>small{display:block;margin-bottom:9px;font-size:.58rem;letter-spacing:.01em}
.phone-related-memory div{display:flex;gap:7px;flex-wrap:wrap}
.phone-related-memory span{flex:0 0 auto;padding:8px 11px;border-radius:999px;font-size:.58rem;font-weight:800;background:#f5f2fb;color:#52607c}
.phone-related-memory .tag-family{background:#fff0f8;color:#cb3c90}
.phone-related-memory .tag-photo{background:#eef5ff;color:#3970c8}
.phone-related-memory .tag-audio{background:#f1edff;color:#744af1}
.phone-nav-labeled{margin-top:15px;padding-top:2px;font-size:.52rem;color:#6a7287}
.phone-nav-labeled span{display:grid;justify-items:center;gap:4px;line-height:1}
.phone-nav-labeled span i{font-style:normal;font-size:.82rem;color:#717b90}
.phone-nav-labeled span small{font-size:.48rem;color:#7b859a}
.phone-nav-labeled b{width:36px;height:36px;font-size:1.05rem}
@media(max-width:1080px){.person-card-memory{width:380px;height:390px}.phone-demo-memory{width:285px;min-height:410px;left:12px}.person-card-memory .voice-thought{left:-18px;top:36px}}
@media(max-width:900px){.hero-experience{min-height:510px}.person-card-memory{right:0;left:auto}.phone-demo-memory{left:12px;bottom:6px}}
@media(max-width:640px){.hero-experience{min-height:410px}.person-card-memory{width:85%;height:285px;border-radius:30px}.person-card-memory .voice-thought{left:10px;top:14px;max-width:170px;padding:11px 13px;font-size:.72rem}.phone-demo-memory{width:214px;min-height:320px;left:6px;bottom:0;padding:12px 10px 10px}.phone-memory-card{grid-template-columns:33px 1fr 18px;padding:11px 10px}.phone-memory-card>span{width:33px;height:33px;font-size:.8rem}.phone-memory-card small{font-size:.6rem}.phone-memory-card em{font-size:.5rem}.phone-memory-card i{height:14px;margin:7px 0}.phone-memory-card p{font-size:.54rem}.phone-related-memory{padding:10px}.phone-related-memory span{padding:7px 8px;font-size:.5rem}.phone-nav-labeled span small{font-size:.42rem}}
@media(max-width:420px){.hero-experience{min-height:378px}.person-card-memory{width:88%;height:250px}.phone-demo-memory{width:192px;min-height:290px}}

/* V0.12.9 — Ajuste del hero para evitar que el teléfono tape la imagen */
.hero-grid{grid-template-columns:minmax(0,1fr) 540px;gap:54px}
.hero-experience{min-height:560px}
.person-card-memory{right:0;top:10px;width:448px;height:438px}
.person-card-memory .voice-thought{left:18px;top:22px;max-width:190px;z-index:5}
.phone-demo-memory{left:-6px;bottom:4px;width:278px;min-height:398px;transform:rotate(-3.3deg);z-index:4}
@media(max-width:1080px){.hero-grid{grid-template-columns:minmax(0,1fr) 480px;gap:34px}.hero-experience{min-height:510px}.person-card-memory{width:392px;height:390px}.phone-demo-memory{left:-8px;bottom:2px;width:254px;min-height:374px}}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-experience{width:min(100%,540px);margin:18px auto 0}.person-card-memory{width:400px;height:392px}.phone-demo-memory{left:2px;bottom:2px;width:258px;min-height:378px}}
@media(max-width:640px){.hero-experience{min-height:410px}.person-card-memory{width:84%;height:286px}.person-card-memory .voice-thought{left:12px;top:12px;max-width:160px}.phone-demo-memory{left:-2px;bottom:-2px;width:198px;min-height:300px;transform:rotate(-2.5deg)}}
@media(max-width:420px){.person-card-memory{width:88%;height:248px}.phone-demo-memory{width:184px;min-height:280px;left:-4px}}

/* V0.12.9 — Refinamiento adicional del hero principal */
.hero-grid{grid-template-columns:minmax(0,1fr) 560px;gap:50px;align-items:center}
.hero-copy h1{max-width:690px}
.hero-lead{max-width:610px}
.hero-experience{min-height:578px}
.person-card-memory{right:-2px;top:4px;width:462px;height:446px;border-radius:42px;box-shadow:0 28px 70px rgba(39,32,91,.12)}
.person-card-memory img{object-position:center 38%}
.person-card-memory .voice-thought{left:16px;top:18px;max-width:186px;padding:14px 16px;border-radius:18px;font-size:.86rem;line-height:1.32;box-shadow:0 16px 34px rgba(35,31,83,.12)}
.phone-demo-memory{left:-22px;bottom:-4px;width:266px;min-height:382px;padding:16px 14px 13px;border-width:5px;border-radius:36px;transform:rotate(-4deg);box-shadow:0 24px 48px rgba(17,19,39,.18)}
.phone-demo-memory .phone-heading{margin:18px 0 11px}
.phone-memory-card{padding:13px 12px 14px}
.phone-related-memory{margin-top:10px}
.phone-nav-labeled{margin-top:12px}
@media(max-width:1080px){.hero-grid{grid-template-columns:minmax(0,1fr) 500px;gap:28px}.hero-experience{min-height:525px}.person-card-memory{width:404px;height:398px}.phone-demo-memory{left:-14px;bottom:-2px;width:248px;min-height:360px}}
@media(max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy h1,.hero-lead{margin-inline:auto}.hero-actions{justify-content:center}.hero-experience{width:min(100%,540px);margin:18px auto 0;min-height:520px}.person-card-memory{width:410px;height:400px;right:0}.phone-demo-memory{left:-4px;bottom:0;width:252px;min-height:366px}}
@media(max-width:640px){.hero-experience{min-height:410px}.person-card-memory{width:85%;height:286px}.person-card-memory img{object-position:center 32%}.person-card-memory .voice-thought{left:10px;top:12px;max-width:152px;padding:10px 12px;font-size:.7rem}.phone-demo-memory{left:-4px;bottom:-2px;width:194px;min-height:292px;padding:11px 10px 10px;transform:rotate(-2.8deg)}}
@media(max-width:420px){.hero-experience{min-height:382px}.person-card-memory{width:88%;height:252px}.phone-demo-memory{width:180px;min-height:274px;left:-4px}}

/* V0.12.9 — Corrección visual de Tres formas de guardar */
.three-save-section{background:transparent;padding-block:48px 40px}
.three-save-shell{background:linear-gradient(180deg,#f6efff 0%,#fbf9ff 100%);border:1px solid #e8dff7;border-radius:38px;padding:58px clamp(18px,3vw,48px) 42px;box-shadow:0 16px 48px rgba(102,84,160,.08)}
.three-save-section .compact-heading{max-width:900px}
.three-save-section .section-heading h2{max-width:900px;margin-inline:auto}
.three-save-section .section-heading p{max-width:780px;font-size:1rem}
.refined-save-grid{align-items:stretch;gap:20px}
.save-way-card{display:flex;flex-direction:column;border-radius:24px;overflow:hidden;background:#fff;box-shadow:0 14px 36px rgba(34,30,78,.06);transition:transform .18s ease, box-shadow .18s ease}
.save-way-card:hover{transform:translateY(-4px);box-shadow:0 22px 42px rgba(34,30,78,.10)}
.save-way-media{position:relative}
.save-way-card>div:last-child{display:flex;flex-direction:column;gap:10px;padding:18px 20px 22px;min-height:214px}
.save-way-media>img{display:block;width:100%;height:230px;object-fit:cover;object-position:center center;filter:saturate(.97) contrast(1.01)}
.save-way-media-icon{position:absolute;top:14px;right:14px;display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:rgba(255,255,255,.94);backdrop-filter:blur(8px);box-shadow:0 10px 24px rgba(71,53,125,.16), inset 0 0 0 1px rgba(233,228,244,.9)}
.save-way-media-icon img{width:32px;height:32px;display:block}
.save-way-media-icon.voice{box-shadow:0 10px 24px rgba(236,60,168,.14), inset 0 0 0 1px rgba(233,228,244,.9)}
.save-way-media-icon.text{box-shadow:0 10px 24px rgba(98,84,241,.14), inset 0 0 0 1px rgba(233,228,244,.9)}
.save-way-media-icon.image{box-shadow:0 10px 24px rgba(72,181,116,.14), inset 0 0 0 1px rgba(233,228,244,.9)}
.save-way-badge{display:flex;align-items:center;gap:10px;margin-bottom:2px}
.save-way-icon{display:grid;place-items:center;flex:0 0 46px;width:46px;height:46px;border-radius:14px;background:linear-gradient(180deg,#fff,#fbf9ff);box-shadow:inset 0 0 0 1px rgba(232,226,241,.7),0 8px 18px rgba(116,74,241,.08)}
.save-way-icon img{width:32px;height:32px;display:block}
.case-label.voice,.case-label.text,.case-label.image{padding:8px 12px;font-size:.63rem;letter-spacing:.01em}
.case-label.voice{background:#f5efff;color:#7349df}
.case-label.text{background:#eef4ff;color:#446fe0}
.case-label.image{background:#e9f8f0;color:#2f9a63}
.save-way-card h3{font-size:1.18rem;line-height:1.18;letter-spacing:-.02em}
.save-way-card p{font-size:.82rem;line-height:1.62;color:#697389}
.save-way-benefits{display:block;margin-top:auto;padding-top:8px;color:#7a48de;font-size:.71rem;font-weight:850;letter-spacing:.02em}
.three-save-note{margin:34px auto 0;text-align:center}
.three-save-note-main,.three-save-note-accent{margin:0;line-height:1.08;letter-spacing:-.04em;font-weight:950}
.three-save-note-main{font-size:clamp(1.9rem,3vw,2.9rem);color:var(--navy)}
.three-save-note-accent{margin-top:4px;font-size:clamp(1.95rem,3.1vw,3rem);background:var(--brand);-webkit-background-clip:text;background-clip:text;color:transparent}
@media(max-width:900px){.three-save-shell{padding:42px 20px 34px}.save-way-media>img{height:220px}.save-way-card>div:last-child{min-height:unset}.save-way-card:last-child{grid-column:1/-1}}
@media(max-width:640px){.three-save-section{padding-block:36px}.three-save-shell{border-radius:28px;padding:34px 14px 26px}.save-way-media>img{height:210px}.save-way-media-icon{width:48px;height:48px;top:10px;right:10px}.save-way-media-icon img{width:28px;height:28px}.save-way-badge{gap:8px}.save-way-icon{width:42px;height:42px}.save-way-icon img{width:29px;height:29px}.save-way-card h3{font-size:1.08rem}.save-way-card p{font-size:.78rem}.save-way-benefits{font-size:.67rem}.three-save-note{margin-top:28px}.three-save-note-main,.three-save-note-accent{font-size:1.8rem}}

/* V0.12.9 — Landing comercial optimizada */
/* Ritmo visual por capítulos */
.social-vs-memory-section{background:linear-gradient(180deg,#fff8fc 0%,#fff5fb 100%);padding-block:86px;border-top:1px solid #f4eaf2;border-bottom:1px solid #f2e8f0}
.three-save-section{background:linear-gradient(180deg,#f5f0ff 0%,#faf7ff 100%);padding-block:86px 78px;border-bottom:1px solid #ebe4f8}
.three-save-shell{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}
.connected-section{background:#fff;padding-block:94px}
.simple-promise-section{background:linear-gradient(180deg,#f8f9fd 0%,#f5f4fb 100%);padding-block:78px;border-top:1px solid #ececf3;border-bottom:1px solid #ececf3}
.pricing-section{padding-block:86px}
.emotional-close-section{background:radial-gradient(circle at 50% 20%,rgba(143,82,238,.10),transparent 34%),linear-gradient(180deg,#fff 0%,#faf7ff 72%,#f8f4ff 100%);padding-top:90px;padding-bottom:104px}

/* Pequeños conectores visuales para que el scroll se sienta intencional */
.social-vs-memory-section .section-kicker,.three-save-section .section-kicker,.simple-promise-section .section-kicker{letter-spacing:.14em}
.social-vs-memory-section .section-heading,.three-save-section .section-heading{margin-bottom:34px}

/* Footer vendedor */
.sales-footer{background:linear-gradient(145deg,#0d1b3c 0%,#18275b 56%,#382384 100%);color:#fff;padding:0;margin-top:0;border-top:0}
.footer-conversion-wrap{padding:68px 0 58px;border-bottom:1px solid rgba(255,255,255,.1)}
.footer-conversion-card{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:54px;align-items:center;padding:44px 46px;border:1px solid rgba(255,255,255,.16);border-radius:30px;background:linear-gradient(135deg,rgba(255,255,255,.10),rgba(255,255,255,.045));box-shadow:0 28px 70px rgba(5,10,32,.25);backdrop-filter:blur(12px)}
.footer-kicker{display:inline-flex;color:#f3a3d8;font-size:.65rem;font-weight:950;letter-spacing:.14em}
.footer-conversion-copy h2{max-width:760px;margin:13px 0 15px;color:#fff;font-size:clamp(2rem,3.5vw,3.55rem);line-height:1.03;letter-spacing:-.045em}
.footer-conversion-copy>p{max-width:760px;margin:0;color:#d7dcef;font-size:1rem;line-height:1.72}
.footer-offer{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin-top:22px}
.footer-offer strong{display:inline-flex;padding:9px 13px;border-radius:999px;background:linear-gradient(110deg,#ec3ca8,#7950ed);color:#fff;font-size:.78rem}
.footer-offer span{color:#bdc5df;font-size:.8rem;line-height:1.4}
.footer-conversion-actions{display:grid;gap:12px;justify-items:stretch}
.footer-primary,.footer-secondary{display:flex;align-items:center;justify-content:center;gap:10px;min-height:54px;border-radius:14px;text-decoration:none;font-size:.82rem;font-weight:900;transition:transform .18s ease,box-shadow .18s ease}
.footer-primary{background:linear-gradient(110deg,#ec3ca8,#8d49ea 58%,#6a50ef);color:#fff;box-shadow:0 16px 34px rgba(235,60,168,.24)}
.footer-primary:hover,.footer-secondary:hover{transform:translateY(-2px)}
.footer-secondary{border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.08);color:#fff}
.footer-secondary span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:rgba(255,255,255,.12);font-size:.62rem}
.footer-conversion-actions small{text-align:center;color:#aeb8d7;font-size:.69rem}
.footer-main-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:44px;padding:52px 0 42px}
.footer-brand-column{max-width:330px}.footer-brand-column p{margin:18px 0 0;color:#abb6d5;font-size:.83rem;line-height:1.65}
.sales-footer .footer-brand{color:#fff}.sales-footer .footer-brand strong{color:#fff}.sales-footer .footer-brand small{color:#c7b7ff}.sales-footer .footer-brand img{filter:drop-shadow(0 8px 16px rgba(164,88,242,.22))}
.footer-column{display:grid;align-content:start;gap:11px}
.footer-column>strong{margin-bottom:5px;color:#fff;font-size:.8rem;letter-spacing:.03em}
.footer-column a{color:#aeb8d7;text-decoration:none;font-size:.76rem;transition:color .18s ease,transform .18s ease}
.footer-column a:hover{color:#fff;transform:translateX(2px)}
.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:20px 0 28px;border-top:1px solid rgba(255,255,255,.09)}
.footer-bottom p{margin:0;color:#8f9abb;font-size:.7rem}
.footer-bottom div{display:flex;gap:18px}.footer-bottom a{color:#aeb8d7;text-decoration:none;font-size:.7rem}.footer-bottom a:hover{color:#fff}

/* Evita que la vieja presentación compacta del footer interfiera */
.sales-footer .footer-grid,.sales-footer .footer-links{display:none!important}

@media(max-width:980px){
  .footer-conversion-card{grid-template-columns:1fr;gap:30px;padding:36px 30px}
  .footer-conversion-actions{grid-template-columns:1fr 1fr}.footer-conversion-actions small{grid-column:1/-1}
  .footer-main-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-column:last-child{grid-column:2/4}
}
@media(max-width:760px){
  .social-vs-memory-section,.three-save-section,.connected-section,.simple-promise-section,.pricing-section{padding-block:64px}
  .emotional-close-section{padding-top:68px;padding-bottom:78px}
  .footer-conversion-wrap{padding:48px 0 42px}.footer-conversion-card{padding:30px 22px;border-radius:24px}
  .footer-conversion-actions{grid-template-columns:1fr}
  .footer-conversion-actions small{grid-column:auto}
  .footer-main-grid{grid-template-columns:1fr 1fr;gap:32px;padding:42px 0 34px}.footer-brand-column{grid-column:1/-1;max-width:440px}.footer-column:last-child{grid-column:auto}
}
@media(max-width:520px){
  .footer-main-grid{grid-template-columns:1fr}.footer-brand-column,.footer-column:last-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-bottom div{flex-wrap:wrap}
  .footer-conversion-copy h2{font-size:2rem}.footer-conversion-copy>p{font-size:.9rem}
}


/* V0.12.9 — Memo flotante conversacional */
.memo-float-shell{--memo-roam-x:0px;--memo-roam-y:0px;position:fixed;right:26px;bottom:26px;z-index:140;pointer-events:none;transform:translate3d(var(--memo-roam-x),var(--memo-roam-y),0);transition:transform .75s cubic-bezier(.2,.8,.2,1)}
.memo-float-shell>*{pointer-events:auto}
.memo-float-avatar{position:relative;display:grid;place-items:center;width:78px;height:78px;padding:0;border:0;border-radius:28px;background:rgba(255,255,255,.96);box-shadow:0 18px 48px rgba(42,29,101,.20),0 0 0 1px rgba(126,78,242,.10);cursor:pointer;overflow:visible;transition:transform .25s ease,box-shadow .25s ease}
.memo-float-avatar:hover{transform:translateY(-3px) scale(1.035);box-shadow:0 24px 58px rgba(42,29,101,.24),0 0 0 7px rgba(126,78,242,.07)}
.memo-float-avatar:focus-visible{outline:3px solid rgba(116,74,241,.28);outline-offset:4px}
.memo-float-avatar>img{width:56px;height:56px}
.memo-float-avatar .memo-float-svg{width:74px;height:74px;overflow:visible;animation:memoFloatBob 3.8s ease-in-out infinite}
.memo-float-svg .mf-aura{opacity:.6;transform-origin:center}
.memo-float-svg .mf-brain{filter:drop-shadow(0 5px 7px rgba(97,68,180,.15))}
.memo-float-svg .mf-pupil{transform-origin:center;transition:transform .22s ease}
.memo-float-svg .mf-waves,.memo-float-svg .mf-sparkles{opacity:0;transition:opacity .22s ease}
.memo-float-avatar[data-memo-state="curious"] .mf-pupil{transform:translateY(-1px)}
.memo-float-avatar[data-memo-state="listening"] .mf-waves{opacity:1;animation:memoFloatWaves .8s ease-in-out infinite alternate}
.memo-float-avatar[data-memo-state="listening"] .mf-aura{animation:memoFloatAura 1s ease-in-out infinite alternate}
.memo-float-avatar[data-memo-state="thinking"] .mf-sparkles{opacity:1;animation:memoFloatSparkle .9s ease-in-out infinite alternate}
.memo-float-avatar[data-memo-state="thinking"] .mf-aura{animation:memoFloatAura .75s ease-in-out infinite alternate}
.memo-float-avatar[data-memo-state="success"] .mf-sparkles{opacity:1}
.memo-float-avatar[data-memo-state="success"]{animation:memoFloatSuccess .5s ease}
.memo-float-shell.is-inviting .memo-float-avatar{box-shadow:0 20px 56px rgba(93,59,193,.26),0 0 0 9px rgba(137,82,238,.07)}

.memo-float-nudge{position:absolute;right:92px;bottom:8px;width:270px;padding:14px 16px;border:1px solid #eadffd;border-radius:20px;background:rgba(255,255,255,.98);box-shadow:0 18px 48px rgba(42,29,101,.16);text-align:left;cursor:pointer;animation:memoFloatNudgeIn .45s cubic-bezier(.2,.8,.2,1)}
.memo-float-nudge:after{content:"";position:absolute;right:-8px;bottom:22px;width:16px;height:16px;background:#fff;border-right:1px solid #eadffd;border-top:1px solid #eadffd;transform:rotate(45deg)}
.memo-float-nudge small{display:block;margin-bottom:4px;color:#8b4cff;font-size:.57rem;font-weight:950;letter-spacing:.08em}
.memo-float-nudge strong{display:block;color:#17274a;font-size:.92rem;line-height:1.3}
.memo-float-nudge span{display:block;margin-top:5px;color:#d83c9a;font-size:.69rem;font-weight:900}
.memo-float-nudge:hover{border-color:#d9c4fb;box-shadow:0 22px 56px rgba(42,29,101,.20)}

.memo-float-panel{position:absolute;right:0;bottom:96px;width:410px;max-height:min(680px,76vh);overflow:auto;border:1px solid #eae3f6;border-radius:28px;background:rgba(255,255,255,.985);box-shadow:0 30px 90px rgba(31,24,78,.24);overscroll-behavior:contain;animation:memoFloatPanelIn .32s cubic-bezier(.2,.8,.2,1)}
.memo-float-head{position:sticky;top:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:18px 18px 14px;border-bottom:1px solid #f0ebf7;background:rgba(255,255,255,.96);backdrop-filter:blur(12px)}
.memo-float-head>div{display:flex;align-items:center;gap:11px;min-width:0}
.memo-float-mini{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:14px;background:linear-gradient(135deg,#fff2fa,#f1edff);box-shadow:inset 0 0 0 1px #eee3fb}
.memo-float-mini img{width:32px;height:32px}
.memo-float-head small{display:block;margin-bottom:3px;color:#8d4df0;font-size:.56rem;font-weight:950;letter-spacing:.08em}
.memo-float-head strong{display:block;color:#152547;font-size:.9rem;line-height:1.25}
.memo-float-close{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border:0;border-radius:12px;background:#f7f5fa;color:#71798b;font-size:1.25rem;line-height:1;cursor:pointer}
.memo-float-close:hover{background:#f0ebf7;color:#4f3c79}
.memo-float-body{padding:18px}
.memo-float-compose>p{margin:0 0 13px;color:#6e778b;font-size:.78rem;line-height:1.55}
.memo-float-input-wrap{position:relative;display:block}
.memo-float-input-wrap textarea{display:block;width:100%;min-height:112px;resize:vertical;padding:14px 14px 28px;border:1px solid #e5deef;border-radius:18px;background:#fcfbfe;color:#1d2946;font:inherit;font-size:.82rem;line-height:1.52;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}
.memo-float-input-wrap textarea:focus{border-color:#b89bef;background:#fff;box-shadow:0 0 0 4px rgba(116,74,241,.08)}
.memo-float-input-wrap textarea::placeholder{color:#a2a8b5}
.memo-float-input-wrap>span{position:absolute;right:12px;bottom:9px;color:#9aa1af;font-size:.58rem;font-weight:800}
.memo-float-actions{display:grid;grid-template-columns:1fr 1.2fr;gap:9px;margin-top:11px}
.memo-float-mic,.memo-float-send{min-height:46px;border-radius:15px;font:inherit;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.memo-float-mic{display:grid;grid-template-columns:18px 1fr;grid-template-rows:auto auto;column-gap:7px;align-items:center;padding:8px 10px;border:1px solid #e5def0;background:#fff;color:#5c6376;text-align:left}
.memo-float-mic>span{grid-row:1/3;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:#fff0f7;color:#e24c98;font-size:.56rem}
.memo-float-mic strong{font-size:.65rem;line-height:1.1}
.memo-float-mic small{font-size:.55rem;color:#969dab}
.memo-float-mic[aria-pressed="true"]{border-color:#f0b2d2;background:#fff7fb;box-shadow:0 0 0 4px rgba(232,72,157,.06)}
.memo-float-mic[aria-pressed="true"]>span{background:#e9489d;color:#fff;animation:memoFloatRecord 1s ease-in-out infinite}
.memo-float-send{display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 12px;border:0;background:linear-gradient(135deg,#e948a5 0%,#9650ee 54%,#5a67f3 100%);color:#fff;font-weight:900;font-size:.68rem;box-shadow:0 12px 26px rgba(111,68,218,.20)}
.memo-float-send:hover{transform:translateY(-1px);box-shadow:0 15px 30px rgba(111,68,218,.25)}
.memo-float-send:disabled,.memo-float-mic:disabled{opacity:.56;cursor:not-allowed;transform:none}
.memo-float-voice-help{display:flex;gap:7px;align-items:flex-start;margin:10px 2px 0!important;padding:9px 10px;border:1px solid #eee6f8;border-radius:12px;background:#fbf8ff;color:#71647d!important;font-size:.58rem!important;line-height:1.45!important}.memo-float-voice-help span{flex:0 0 auto}.memo-float-mic[aria-pressed="true"]+*{}
.memo-float-privacy{display:flex;gap:7px;align-items:flex-start;margin:11px 2px 0!important;color:#9298a6!important;font-size:.58rem!important;line-height:1.45!important}
.memo-float-thinking{display:grid;justify-items:center;text-align:center;padding:24px 8px 18px}
.memo-thinking-orbit{position:relative;display:grid;place-items:center;width:76px;height:76px;margin-bottom:12px;border-radius:50%;background:radial-gradient(circle,#fff 38%,#f5efff 39%,#fff 72%)}
.memo-thinking-orbit:before{content:"";position:absolute;inset:2px;border:2px dashed #b990f2;border-radius:50%;animation:memoFloatSpin 2.2s linear infinite}
.memo-thinking-orbit img{width:52px;height:52px}
.memo-float-thinking strong{color:#1b2b4d;font-size:.9rem}
.memo-float-thinking small{max-width:310px;margin-top:6px;color:#8a91a0;font-size:.68rem;line-height:1.45}
.memo-float-result{display:grid;gap:11px}
.memo-result-type{justify-self:start;padding:6px 9px;border-radius:999px;background:#f4edff;color:#7e4ee5;font-size:.58rem;font-weight:950;letter-spacing:.05em;text-transform:uppercase}
.memo-float-result h3{margin:0;color:#18284b;font-size:1.12rem;line-height:1.28}
.memo-float-result>p{margin:0;color:#68738a;font-size:.77rem;line-height:1.55}
.memo-result-benefits{display:grid;gap:7px}
.memo-result-benefit{display:grid;grid-template-columns:28px 1fr;gap:8px;align-items:center;padding:9px 10px;border:1px solid #eee9f6;border-radius:14px;background:#fcfbfe;color:#4f5a72;font-size:.68rem;line-height:1.4}
.memo-result-benefit b{display:grid;place-items:center;width:28px;height:28px;border-radius:9px;background:linear-gradient(135deg,#fff0f8,#efeaff);color:#9250e8;font-size:.62rem}
.memo-result-example{padding:11px 12px;border-radius:15px;background:linear-gradient(135deg,#fff8fc,#f8f5ff);border:1px solid #eee1f7}
.memo-result-example small{display:block;margin-bottom:4px;color:#d74496;font-size:.53rem;font-weight:950;letter-spacing:.07em}
.memo-result-example p{margin:0;color:#566078;font-size:.66rem;line-height:1.45}
.memo-result-cta{display:flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:10px 14px;border-radius:16px;background:linear-gradient(135deg,#ea47a5,#914fee 56%,#566af2);box-shadow:0 14px 30px rgba(103,67,205,.20);color:#fff;text-decoration:none;font-size:.72rem;font-weight:950;text-align:center}
.memo-result-cta:hover{box-shadow:0 18px 34px rgba(103,67,205,.27);transform:translateY(-1px)}
.memo-result-again{justify-self:center;border:0;background:transparent;color:#7a658f;font-size:.63rem;font-weight:850;cursor:pointer;text-decoration:underline;text-underline-offset:3px}
.memo-float-error{padding:10px 2px 4px;text-align:center}
.memo-float-error strong{display:block;color:#572f45;font-size:.9rem}
.memo-float-error p{margin:6px 0 12px;color:#7b6a76;font-size:.72rem;line-height:1.45}
.memo-float-error button{padding:9px 13px;border:1px solid #e7ddea;border-radius:12px;background:#fff;color:#775d77;font-weight:850;cursor:pointer}

@keyframes memoFloatBob{0%,100%{transform:translateY(0) rotate(-1deg)}50%{transform:translateY(-4px) rotate(1deg)}}
@keyframes memoFloatAura{from{opacity:.28;transform:scale(.93)}to{opacity:.75;transform:scale(1.08)}}
@keyframes memoFloatWaves{from{opacity:.35;transform:scaleX(.92)}to{opacity:1;transform:scaleX(1.07)}}
@keyframes memoFloatSparkle{from{opacity:.35;transform:scale(.9)}to{opacity:1;transform:scale(1.12)}}
@keyframes memoFloatSuccess{0%{transform:scale(.94)}55%{transform:scale(1.06)}100%{transform:scale(1)}}
@keyframes memoFloatNudgeIn{from{opacity:0;transform:translateX(12px) scale(.97)}to{opacity:1;transform:none}}
@keyframes memoFloatPanelIn{from{opacity:0;transform:translateY(12px) scale(.975)}to{opacity:1;transform:none}}
@keyframes memoFloatRecord{0%,100%{box-shadow:0 0 0 0 rgba(233,72,157,.22)}50%{box-shadow:0 0 0 7px rgba(233,72,157,0)}}
@keyframes memoFloatSpin{to{transform:rotate(360deg)}}

@media(max-width:700px){
  /* En móvil el contenedor no puede conservar transform: crea un containing block
     y hace que el panel fixed se mida contra el botón en vez del viewport. */
  .memo-float-shell{right:max(12px,env(safe-area-inset-right));bottom:max(14px,env(safe-area-inset-bottom));transform:none!important;transition:none}
  .memo-float-avatar{width:66px;height:66px;border-radius:23px}
  .memo-float-avatar .memo-float-svg{width:63px;height:63px}
  .memo-float-avatar>img{width:46px;height:46px}
  .memo-float-nudge{right:76px;bottom:4px;width:min(248px,calc(100vw - 102px));max-width:calc(100vw - 102px);padding:12px 13px;border-radius:17px;box-sizing:border-box}
  .memo-float-nudge strong{font-size:.8rem}
  .memo-float-panel{position:fixed;left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:calc(88px + env(safe-area-inset-bottom));width:auto;max-width:none;max-height:calc(100dvh - 116px - env(safe-area-inset-bottom));box-sizing:border-box;overflow-x:hidden;border-radius:24px}
  .memo-float-head{padding:15px 15px 12px}
  .memo-float-head>div{min-width:0}
  .memo-float-head strong{overflow-wrap:anywhere}
  .memo-float-body{padding:15px}
  .memo-float-actions{grid-template-columns:1fr}
  .memo-float-mic{min-height:44px}
  .memo-float-input-wrap textarea{resize:none}
}
@media(max-width:390px){
  .memo-float-shell{right:max(8px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom))}
  .memo-float-panel{left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));bottom:calc(82px + env(safe-area-inset-bottom));max-height:calc(100dvh - 104px - env(safe-area-inset-bottom));border-radius:21px}
  .memo-float-nudge{right:72px;width:min(220px,calc(100vw - 92px));max-width:calc(100vw - 92px)}
}
@media(prefers-reduced-motion:reduce){
  .memo-float-shell,.memo-float-avatar,.memo-float-avatar .memo-float-svg,.memo-float-svg *,.memo-thinking-orbit:before{animation:none!important;transition:none!important}
}

/* V0.12.19 — Landing Responsive & Navegación Móvil */
body{overflow-x:clip}
.mobile-header-cta,.mobile-nav-only{display:none}
.nav-section-link>span{display:contents}
.nav-section-link small,.nav-section-link>b{display:none}
.nav-section-link strong{font:inherit}
#como-funciona,#memoria-conectada,#precios,#beneficios,#mostrar-vs-atesorar{scroll-margin-top:84px}

@media(max-width:900px){
  html{scroll-padding-top:72px}
  body.nav-open{overflow:hidden;touch-action:none}
  .site-header{z-index:200;transition:box-shadow .2s ease,background .2s ease}
  .site-header.is-compact{background:rgba(255,255,255,.97);box-shadow:0 8px 24px rgba(29,28,70,.08)}
  .header-inner{height:66px;gap:10px}
  .site-brand{min-width:0;margin-right:auto}
  .site-brand img{width:36px;height:36px}
  .site-brand strong,.site-brand em{font-size:.96rem}
  .site-brand small{display:none}
  .header-actions{display:none}
  .mobile-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 13px;border-radius:12px;background:linear-gradient(110deg,#704dff,#df3fb1);box-shadow:0 9px 20px rgba(108,75,239,.18);color:#fff;text-decoration:none;font-size:.7rem;font-weight:900;white-space:nowrap}
  .menu-toggle{display:flex;flex:0 0 42px;width:42px;height:42px;margin:0;border-color:#e6e1ef;border-radius:13px;transition:background .2s ease,border-color .2s ease}
  .menu-toggle span{width:19px;transition:transform .2s ease,opacity .2s ease}
  .menu-toggle[aria-expanded="true"] span:nth-child(1){transform:translateY(6px) rotate(45deg)}
  .menu-toggle[aria-expanded="true"] span:nth-child(2){opacity:0}
  .menu-toggle[aria-expanded="true"] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}

  .site-nav{position:fixed;z-index:122;top:0;right:0;bottom:0;left:auto;display:flex;width:min(88vw,390px);height:100dvh;margin:0;padding:20px 18px max(20px,env(safe-area-inset-bottom));gap:7px;border:0;border-left:1px solid #ece7f3;border-radius:0;background:rgba(255,255,255,.99);box-shadow:-24px 0 70px rgba(27,24,68,.18);transform:translateX(105%);transition:transform .28s cubic-bezier(.2,.8,.2,1);overflow-y:auto;overscroll-behavior:contain}
  .site-nav.open{display:flex;transform:translateX(0)}
  .mobile-nav-only{display:flex}
  .mobile-nav-top{align-items:center;justify-content:space-between;margin-bottom:10px;padding:1px 2px 12px;border-bottom:1px solid #f0ecf5}
  .mobile-nav-top>span{color:#8a6ac8;font-size:.58rem;font-weight:950;letter-spacing:.11em}
  .mobile-nav-close{display:grid;place-items:center;width:38px;height:38px;border:1px solid #ece6f2;border-radius:12px;background:#faf8fd;color:#59627a;font-size:1.2rem;cursor:pointer}
  .site-nav>a.nav-section-link{display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:64px;padding:11px 13px;border:1px solid transparent;border-radius:16px;color:#17284b;text-decoration:none}
  .site-nav>a.nav-section-link:hover,.site-nav>a.nav-section-link:focus-visible,.site-nav>a.nav-section-link.is-current{border-color:#e8dff8;background:linear-gradient(120deg,#faf7ff,#fff7fb);color:#6844cb;outline:none}
  .nav-section-link>span{display:grid;gap:3px;min-width:0}
  .nav-section-link strong{font-size:.86rem;font-weight:900}
  .nav-section-link small{display:block;color:#8991a3;font-size:.66rem;line-height:1.35;font-weight:650}
  .nav-section-link>b{display:block;color:#a27ae7;font-size:.9rem}
  .mobile-nav-actions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:auto;padding-top:16px;border-top:1px solid #f0ecf5}
  .mobile-nav-login,.mobile-nav-primary{display:flex;align-items:center;justify-content:center;min-height:48px;border-radius:14px;text-decoration:none;font-size:.75rem;font-weight:900}
  .mobile-nav-login{border:1px solid #e3ddec;background:#fff;color:#273652}
  .mobile-nav-primary{gap:8px;border:0;background:linear-gradient(110deg,#704dff,#e13fad);color:#fff;box-shadow:0 12px 24px rgba(108,75,239,.18)}
  .nav-backdrop:not([hidden]){display:block;position:fixed;z-index:121;inset:0;background:rgba(14,19,43,.42);backdrop-filter:blur(3px)}
  body.nav-open .memo-float-shell{opacity:0;pointer-events:none}

  .hero-section{padding:52px 0 30px}
  .hero-grid{gap:24px}
  .hero-copy{text-align:center}
  .hero-copy h1,.hero-lead{margin-inline:auto}
  .hero-actions{justify-content:center}
  .hero-experience{margin-top:6px}

  .section-heading{margin-bottom:24px}
  .section-heading h2{font-size:clamp(2.15rem,7vw,3rem)}
  .section-heading p{font-size:.92rem}
}

@media(max-width:640px){
  .site-container{width:min(100% - 32px,1180px)}
  #como-funciona,#memoria-conectada,#precios,#beneficios,#mostrar-vs-atesorar{scroll-margin-top:72px}

  .site-brand img{width:34px;height:34px}
  .site-brand strong,.site-brand em{font-size:.9rem}
  .mobile-header-cta{min-height:38px;padding-inline:11px;font-size:.66rem}
  .menu-toggle{width:40px;height:40px;flex-basis:40px}

  .hero-section{padding:34px 0 24px}
  .eyebrow-pill{padding:7px 10px;font-size:.57rem}
  .hero-copy h1{max-width:11.2em;margin-top:17px;font-size:clamp(2.42rem,10.4vw,2.85rem);line-height:.98;letter-spacing:-.048em}
  .hero-memory-question{max-width:18em;margin:10px auto 8px;font-size:1.24rem;line-height:1.18}
  .hero-answer{margin-bottom:14px;font-size:1.82rem}
  .hero-lead{max-width:34em;font-size:.9rem;line-height:1.62}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:9px;width:100%;margin-top:22px}
  .primary-cta,.secondary-cta{width:100%;min-height:52px;font-size:.76rem;border-radius:14px}
  .hero-experience{width:100%;min-height:350px;margin-top:26px}
  .person-card-memory{width:86%;height:245px;border-radius:26px}
  .phone-demo-memory{width:174px;min-height:267px;left:-2px;bottom:0;border-width:5px}
  .person-card-memory .voice-thought{left:9px;top:10px;max-width:145px;font-size:.66rem}

  .hero-mini-features{display:flex;gap:10px;margin-top:28px;padding:0 0 5px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .hero-mini-features::-webkit-scrollbar{display:none}
  .hero-mini-features article{flex:0 0 158px;min-height:78px;padding:11px 12px;gap:10px;border-radius:16px;scroll-snap-align:start}
  .hero-mini-icon{flex-basis:44px;width:44px;height:44px;border-radius:13px}
  .hero-mini-icon svg{width:27px;height:27px}
  .hero-mini-features strong{font-size:.72rem}
  .hero-mini-features small{font-size:.59rem}

  .social-vs-memory-section,.three-save-section,.connected-section,.simple-promise-section,.pricing-section{padding-block:52px}
  .section-heading h2,.social-memory-heading h2{font-size:2.05rem;line-height:1.07;letter-spacing:-.04em}
  .section-heading p,.three-save-section .section-heading p{font-size:.88rem;line-height:1.6}
  .social-memory-heading{margin-bottom:28px}
  .social-memory-compare{gap:20px}
  .social-demo-card{padding:19px 14px;border-radius:22px}
  .memory-treasure-card{padding:20px 14px;border-radius:22px}
  .compare-label{font-size:.76rem;padding:9px 16px}
  .social-memory-cta{margin-top:28px}

  .three-save-shell{padding:30px 13px 24px;border-radius:26px}
  .human-cases.refined-save-grid{grid-template-columns:1fr;gap:14px}
  .save-way-card,.save-way-card:last-child{grid-column:auto!important;border-radius:20px}
  .save-way-media>img{height:190px}
  .save-way-card>div:last-child{min-height:0;padding:16px 17px 19px;gap:8px}
  .save-way-card h3{font-size:1.02rem}
  .save-way-card p{font-size:.78rem;line-height:1.52}
  .save-way-benefits{font-size:.66rem}
  .three-save-note{margin-top:22px}
  .three-save-note-main,.three-save-note-accent{font-size:1.55rem}

  .connected-heading{margin-bottom:18px}
  .demo-mode-switch{justify-content:flex-start;gap:8px;margin:18px -2px 14px;padding:2px;overflow-x:auto;scrollbar-width:none}
  .demo-mode-switch::-webkit-scrollbar{display:none}
  .demo-mode{flex:0 0 auto;min-height:42px;padding:9px 12px;font-size:.68rem}
  .memory-demo-shell{grid-template-columns:1fr;gap:12px}
  .memory-explainer{display:none}
  .memory-map-wrap{border-radius:20px}
  .map-toolbar{min-height:44px;padding-inline:12px}
  .map-toolbar>span{font-size:.52rem}
  .memory-map{min-height:390px}
  .memo-core{width:92px;height:92px;border-radius:28px}
  .memo-core img{width:43px;height:43px}
  .memo-core strong{font-size:.6rem}
  .memo-core small{font-size:.47rem}
  .memo-pulse{inset:-8px;border-radius:32px}
  .memory-node{grid-template-columns:30px minmax(0,1fr);gap:6px;width:104px;min-height:50px;padding:7px;border-radius:14px}
  .memory-node-icon{width:30px;height:30px;border-radius:10px;font-size:.77rem}
  .memory-node-copy strong{font-size:.59rem;white-space:normal;line-height:1.15;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}
  .memory-node-copy small{display:none}
  .map-hint{bottom:8px;white-space:nowrap;font-size:.5rem}
  .memory-inspector{min-height:0;padding:15px;border-radius:20px}
  .inspector-empty{min-height:128px}
  .inspector-photo img{height:160px}

  .promise-grid{grid-template-columns:1fr;gap:24px}
  .simple-promise-section h2{font-size:2.12rem;line-height:1.06}
  .simple-promise-section p{font-size:.88rem}
  .promise-steps{grid-template-columns:1fr;gap:10px}
  .promise-card{gap:13px;padding:13px 14px;border-radius:18px}
  .promise-icon{flex-basis:62px;width:62px;height:62px;border-radius:16px}
  .promise-icon svg{width:40px;height:40px}
  .promise-card strong{font-size:.92rem}
  .promise-card small{margin-top:4px;font-size:.78rem}

  .pricing-card{grid-template-columns:1fr;gap:24px}
  .pricing-copy{text-align:center}
  .pricing-copy h2{font-size:2.15rem}
  .pricing-copy>p{font-size:.88rem}
  .pricing-benefits{justify-content:center;margin-top:17px}
  .price-box{width:100%;padding:23px 20px;border-radius:22px}
  .price strong{font-size:3.5rem}

  .emotional-close-section{padding:54px 0 66px}
  .emotional-close-copy h2{font-size:2.15rem;line-height:1.06}
  .emotional-close-copy p{font-size:.88rem}
  .cloud-orbits-row{display:flex;max-width:100%;justify-content:flex-start;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}
  .cloud-orbits-row::-webkit-scrollbar{display:none}
  .cloud-orbit-chip{flex:0 0 auto}
  .emotional-close-actions{display:grid;grid-template-columns:1fr;gap:9px}

  .footer-conversion-wrap{padding:40px 0 34px}
  .footer-conversion-card{padding:25px 18px;border-radius:22px}
  .footer-conversion-copy h2{font-size:1.8rem;line-height:1.08}
  .footer-conversion-copy>p{font-size:.86rem}
  .footer-main-grid{gap:24px;padding:34px 0 28px}

  .memo-float-shell{transition:opacity .2s ease}
  .memo-float-shell.is-scrolling:not(.is-open) .memo-float-avatar{width:48px;height:48px;border-radius:17px;opacity:.88;box-shadow:0 12px 30px rgba(42,29,101,.16)}
  .memo-float-shell.is-scrolling:not(.is-open) .memo-float-avatar .memo-float-svg{width:46px;height:46px}
  .memo-float-shell.is-scrolling:not(.is-open) .memo-float-nudge{opacity:0;pointer-events:none}
}

@media(max-width:390px){
  .site-container{width:min(100% - 24px,1180px)}
  .header-inner{gap:7px}
  .site-brand{gap:7px}
  .site-brand img{width:32px;height:32px}
  .site-brand strong,.site-brand em{font-size:.84rem}
  .mobile-header-cta{padding-inline:9px;font-size:.62rem}
  .menu-toggle{width:38px;height:38px;flex-basis:38px}
  .hero-copy h1{font-size:2.34rem}
  .hero-memory-question{font-size:1.16rem}
  .hero-answer{font-size:1.7rem}
  .hero-lead{font-size:.86rem}
  .hero-experience{min-height:330px}
  .person-card-memory{height:226px}
  .phone-demo-memory{width:164px;min-height:252px}
  .memory-map{min-height:370px}
  .memory-node{width:98px}
  .section-heading h2,.social-memory-heading h2{font-size:1.92rem}
}
.site-nav .mobile-nav-home{display:none}
@media(max-width:900px){.site-nav>a.mobile-nav-home{display:flex}}
/* V0.12.19 — Ajuste final de áreas táctiles */
@media(max-width:900px){
  .mobile-header-cta{min-height:42px}
  .menu-toggle{width:44px;height:44px;flex-basis:44px}
  .mobile-nav-close{width:42px;height:42px}
}
@media(max-width:390px){
  .menu-toggle{width:42px;height:42px;flex-basis:42px}
}


/* V0.12.20 — Landing narrativa simplificada */
.memory-process-section{padding:58px 0;background:linear-gradient(180deg,#faf8ff 0%,#f5f1ff 100%);border-top:1px solid #eee7fb;border-bottom:1px solid #ebe4f8}
.memory-process-shell{display:grid;grid-template-columns:minmax(250px,.72fr) minmax(0,1.55fr);gap:42px;align-items:center}
.memory-process-heading h2{margin:10px 0 10px;font-size:clamp(2rem,3.2vw,3.1rem);line-height:1.04;letter-spacing:-.045em}
.memory-process-heading h2 span{background:var(--brand);-webkit-background-clip:text;background-clip:text;color:transparent}
.memory-process-heading p{max-width:520px;margin:0;color:var(--muted);font-size:.91rem;line-height:1.62}
.memory-process-flow{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);gap:9px;align-items:center}
.memory-process-step{display:grid;grid-template-columns:38px minmax(0,1fr);gap:10px;align-items:center;min-width:0;padding:14px 13px;border:1px solid #e7def8;border-radius:17px;background:rgba(255,255,255,.9);box-shadow:0 10px 26px rgba(52,38,100,.055)}
.memory-process-step>b{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:linear-gradient(135deg,#ef45ac,#8050ed);color:#fff;font-size:.77rem;box-shadow:0 8px 18px rgba(130,72,220,.17)}
.memory-process-step strong{display:block;color:var(--navy);font-size:.82rem}
.memory-process-step small{display:block;margin-top:3px;color:#778196;font-size:.62rem;line-height:1.35}
.memory-process-arrow{color:#9e82e9;font-size:1.15rem;font-weight:900;text-align:center}

/* El relato móvil ya no repite una segunda fila de funciones bajo el hero. */
#captura-rapida{display:none!important}

@media(max-width:900px){
  .memory-process-shell{grid-template-columns:1fr;gap:24px;text-align:center}
  .memory-process-heading p{margin-inline:auto}
  .memory-process-flow{text-align:left}
}
@media(max-width:640px){
  #beneficios{scroll-margin-top:72px}
  .memory-process-section{padding:42px 0}
  .memory-process-shell{gap:20px}
  .memory-process-heading h2{margin-top:8px;font-size:1.92rem;line-height:1.06}
  .memory-process-heading p{font-size:.84rem;line-height:1.55}
  .memory-process-flow{display:grid;grid-template-columns:1fr;gap:6px;width:100%;max-width:420px;margin-inline:auto}
  .memory-process-step{grid-template-columns:42px 1fr;min-height:66px;padding:10px 12px;border-radius:16px}
  .memory-process-step>b{width:42px;height:42px;border-radius:13px;font-size:.8rem}
  .memory-process-step strong{font-size:.88rem}
  .memory-process-step small{font-size:.72rem}
  .memory-process-arrow{height:13px;line-height:13px;font-size:0}
  .memory-process-arrow:after{content:'↓';font-size:.9rem;color:#a286e8}
  .social-vs-memory-section,.three-save-section,.connected-section,.pricing-section{padding-block:48px}
  .three-save-note{margin-top:18px}
  .three-save-note-main,.three-save-note-accent{font-size:1.4rem}
  .connected-section{padding-top:54px}
}


/* V0.12.20.1 — Mobile drawer interaction fix */
@media(max-width:900px){
  body.nav-open{
    position:fixed;
    left:0;
    right:0;
    width:100%;
    overflow:hidden;
    touch-action:none;
  }
  .site-nav{
    width:min(85vw,360px);
    max-width:calc(100vw - 44px);
    padding-top:max(12px,env(safe-area-inset-top));
    -webkit-overflow-scrolling:touch;
    overscroll-behavior-y:contain;
    touch-action:pan-y;
  }
  .mobile-nav-top{
    position:sticky;
    top:calc(-1 * max(12px,env(safe-area-inset-top)));
    z-index:8;
    min-height:58px;
    margin:0 -6px 10px;
    padding:12px 8px 12px;
    background:rgba(255,255,255,.99);
    border-bottom:1px solid #f0ecf5;
    box-shadow:0 8px 14px rgba(24,22,60,.025);
  }
  .mobile-nav-close{
    position:relative;
    z-index:10;
    flex:0 0 42px;
    width:42px;
    height:42px;
    min-width:42px;
    min-height:42px;
    pointer-events:auto;
    touch-action:manipulation;
    -webkit-tap-highlight-color:transparent;
  }
  .mobile-nav-close:active{transform:scale(.96);background:#f1ecf8}
  .nav-backdrop:not([hidden]){touch-action:none}
  .mobile-nav-actions{margin-top:24px}
}
@media(max-width:420px){
  .site-nav{width:min(86vw,348px);max-width:calc(100vw - 38px)}
}
