:root{--teal:#10a79d;--teal-dark:#087d78;--navy:#0b2a45;--muted:#657588;--bg:#f4f8f8;--white:#fff;--line:#dce7e8;--yellow:#f8e8a9;--violet:#e7ddfa;--blue:#d9edf8;--shadow:0 12px 32px rgba(11,42,69,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--navy);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}button,input,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible,a:focus-visible{outline:3px solid rgba(16,167,157,.3);outline-offset:2px}.topbar{height:58px;display:flex;align-items:center;gap:28px;padding:0 max(20px,calc((100% - 1040px)/2));background:rgba(255,255,255,.94);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:30;backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:9px;color:var(--navy);font-weight:800;text-decoration:none}.brand-icon{width:31px;height:31px;display:grid;place-items:center;border:2px solid var(--teal);border-radius:12px;color:var(--teal);font-size:1.1rem}.desktop-nav{display:flex;gap:4px}.desktop-nav a{padding:7px 10px;border-radius:8px;color:var(--muted);font-size:.78rem;font-weight:700;text-decoration:none}.desktop-nav a.active{background:#e8f6f4;color:var(--teal-dark)}.top-actions{margin-left:auto;display:flex;align-items:center;gap:9px}.local-status{display:flex;align-items:center;gap:6px;color:var(--muted);font-size:.68rem}.local-status i{width:6px;height:6px;border-radius:50%;background:#55b895}.settings-button,.language-button{border:1px solid var(--line);background:white;border-radius:8px;padding:6px 9px;color:var(--navy);font-size:.72rem;font-weight:750}.settings-button{display:flex;gap:6px}.app-shell{width:min(1040px,calc(100% - 28px));margin:auto;padding-bottom:74px}.compact-hero{height:154px;margin-top:18px;padding:26px 31px;border-radius:20px;background:linear-gradient(120deg,#eaf8f6 0%,#f8fbfb 72%);border:1px solid #d7ece9;display:flex;align-items:center;justify-content:space-between;overflow:hidden}.compact-hero h1{font-size:clamp(1.55rem,3vw,2.25rem);letter-spacing:-.035em;margin:0}.compact-hero p{margin:8px 0 0;color:var(--teal-dark);font-size:.95rem}.mascot-crop{position:relative;overflow:hidden}.mascot-crop img{display:block}.memory-workspace{margin-top:14px;background:white;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow);overflow:hidden}.mode-tabs{display:flex;padding:7px;background:#edf4f4;border-bottom:1px solid var(--line)}.mode-tab{flex:1;border:0;background:transparent;color:var(--muted);border-radius:10px;padding:10px;font-weight:800}.mode-tab.active{background:white;color:var(--teal-dark);box-shadow:0 3px 12px rgba(11,42,69,.07)}.mode-panel{padding:26px;animation:panel-in .22s ease}.mode-panel[hidden]{display:none}@keyframes panel-in{from{opacity:0;transform:translateY(4px)}}.panel-copy h2{font-size:1.4rem;margin:0}.panel-copy p{margin:5px 0 18px;color:var(--muted);font-size:.82rem}.primary-entry,.recall-search{display:flex;gap:9px;align-items:stretch}.primary-entry textarea,.recall-search input{flex:1;min-width:0;border:1px solid var(--line);background:#fbfdfd;border-radius:11px;padding:13px;color:var(--navy);resize:vertical}.primary-button,.secondary-primary{border:0;border-radius:10px;background:var(--teal);color:white;padding:0 21px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:9px}.primary-button:hover,.secondary-primary:hover{background:var(--teal-dark)}details{margin-top:14px}summary{width:max-content;list-style:none;color:var(--teal-dark);font-size:.78rem;font-weight:750;cursor:pointer}summary::-webkit-details-marker{display:none}.clue-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:13px;padding:14px;border-radius:12px;background:#f4f8f8;animation:panel-in .2s ease}.clue-grid label,.edit-label{display:grid;gap:5px;color:var(--muted);font-size:.69rem;font-weight:750}.clue-grid input,.edit-label input,.edit-label textarea{width:100%;border:1px solid var(--line);border-radius:8px;padding:9px;background:white;color:var(--navy)}.status-message{min-height:17px;margin:9px 0 0;color:var(--teal-dark);font-size:.75rem}.saved-pop{animation:saved-pop .45s ease}@keyframes saved-pop{50%{transform:scale(1.025);box-shadow:0 0 0 5px rgba(16,167,157,.12)}}.recall-search input{padding:12px 14px}.recall-search .primary-button{padding:0 19px}.result-heading{display:flex;justify-content:space-between;align-items:center;margin:18px 0 8px}.result-heading h3{font-size:.85rem;margin:0}.result-heading span{font-size:.7rem;color:var(--muted)}.result-list{display:grid;gap:7px}.result-card{width:100%;border:1px solid var(--line);border-radius:11px;background:#fbfdfd;padding:12px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;text-align:left;color:var(--navy)}.result-card:hover{border-color:#8ed3ce;background:#f2fbfa}.result-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:9px;background:#dff5f2;color:var(--teal-dark)}.result-card strong{display:block;font-size:.82rem}.result-card small{display:block;margin-top:4px;color:var(--muted);font-size:.67rem}.result-arrow{color:var(--teal)}.possible-heading{margin-top:18px;padding:10px 12px;border-radius:9px;background:#fff8dd}.possible-heading span{display:flex;align-items:center;gap:8px}.possible-heading strong{font-size:.76rem}.possible-heading small{color:var(--muted)}.clue-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:10px}.clue-chip{border:1px solid var(--line);border-radius:99px;background:white;padding:7px 11px;color:var(--navy);font-size:.73rem}.recovered-editor{display:grid;gap:8px;margin-top:14px;padding-top:14px;border-top:1px solid var(--line)}.recovered-editor[hidden],#personalResults[hidden],#possibleClues[hidden]{display:none}.recovered-editor label{font-size:.7rem;font-weight:750;color:var(--muted)}.recovered-editor textarea{border:1px solid var(--line);border-radius:9px;padding:10px;resize:vertical;color:var(--navy)}.secondary-primary{justify-self:end;padding:10px 15px;font-size:.73rem}.recent-section{padding:28px 0}.section-header{display:flex;align-items:end;justify-content:space-between;gap:18px}.section-header h2{margin:0;font-size:1.25rem}.section-header p{margin:4px 0 0;color:var(--muted);font-size:.75rem}.memory-search{display:flex;align-items:center;gap:6px;padding:8px 11px;background:white;border:1px solid var(--line);border-radius:9px}.memory-search input{border:0;outline:0;background:transparent;color:var(--navy)}.memory-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:11px;margin-top:14px}.memory-card{position:relative;min-height:145px;padding:15px;border:1px solid var(--line);border-radius:13px;background:white;box-shadow:0 5px 18px rgba(11,42,69,.05);animation:card-in .28s ease}.memory-card:nth-child(3n+1){--accent:var(--yellow)}.memory-card:nth-child(3n+2){--accent:var(--violet)}.memory-card:nth-child(3n){--accent:var(--blue)}@keyframes card-in{from{opacity:0;transform:translateY(7px)}}.color-dot{position:absolute;left:15px;top:17px;width:9px;height:9px;border-radius:50%;background:var(--accent)}.card-header{display:flex;align-items:center;justify-content:space-between;padding-left:17px}.card-header time{color:var(--muted);font-size:.63rem}.card-menu-wrap{position:relative}.menu-trigger{border:0;background:transparent;color:var(--muted);padding:2px 4px;letter-spacing:1px}.card-menu{position:absolute;right:0;top:24px;z-index:5;width:145px;padding:5px;background:white;border:1px solid var(--line);border-radius:9px;box-shadow:0 10px 26px rgba(11,42,69,.15)}.card-menu[hidden]{display:none}.card-menu button{width:100%;border:0;background:transparent;border-radius:6px;padding:7px 9px;text-align:left;color:var(--navy);font-size:.7rem}.card-menu button:hover{background:#eef8f7}.card-menu .delete-action{color:#a53e45}.memory-text{margin:13px 0 14px;line-height:1.4;font-size:.86rem;font-weight:650;overflow-wrap:anywhere}.memory-tags{display:flex;flex-wrap:wrap;gap:5px}.memory-tag{padding:4px 7px;border-radius:99px;background:#f1f5f5;color:var(--muted);font-size:.61rem}.favorite-mark{color:#e2a513;margin-left:5px}.discreet .memory-text,.discreet .memory-tags{filter:blur(6px);user-select:none}.discreet .memory-card{cursor:pointer}.discreet .memory-card.revealed .memory-text,.discreet .memory-card.revealed .memory-tags{filter:none;user-select:auto;transition:filter .2s}.empty-state{display:flex;align-items:center;justify-content:center;gap:18px;min-height:128px;margin-top:14px;padding:14px;border:1px dashed #bcd6d5;border-radius:13px;background:#f9fcfc}.empty-state[hidden]{display:none}.empty-state h3{font-size:.9rem;margin:0}.empty-state p{font-size:.72rem;color:var(--muted);margin:5px 0 0}.empty-mascot{position:relative;width:90px;height:95px;overflow:hidden}.empty-mascot img{position:absolute;width:500px;max-width:none;left:-54px;top:-177px}.bottom-nav{display:none}.settings-dialog{width:min(510px,calc(100% - 24px))}dialog{border:0;border-radius:16px;padding:21px;color:var(--navy);box-shadow:0 24px 80px rgba(4,31,51,.25)}dialog::backdrop{background:rgba(5,29,45,.43);backdrop-filter:blur(3px)}dialog form{display:grid;gap:12px}.dialog-header{display:flex;align-items:center;justify-content:space-between}.dialog-header>div{display:flex;align-items:center;gap:9px}.dialog-header h2,dialog h2{margin:0;font-size:1.2rem}.dialog-icon{color:var(--teal)}.close-dialog{border:0;background:#edf3f3;border-radius:50%;width:30px;height:30px;color:var(--muted)}.setting-row,.danger-zone{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0;border-top:1px solid var(--line)}.setting-row strong,.danger-zone strong{display:block;font-size:.78rem}.setting-row small,.danger-zone small{display:block;color:var(--muted);font-size:.66rem;margin-top:3px}.mini-segment{display:flex;padding:3px;background:#edf3f3;border-radius:8px}.mini-segment button{border:0;background:transparent;padding:5px 8px;border-radius:6px;color:var(--muted);font-size:.68rem}.mini-segment button.active{background:white;color:var(--teal-dark);box-shadow:0 2px 6px rgba(0,0,0,.07)}.switch input{position:absolute;opacity:0}.switch span{display:block;width:38px;height:22px;border-radius:99px;background:#cbd7d7;position:relative;transition:.2s}.switch span:after{content:"";position:absolute;width:16px;height:16px;left:3px;top:3px;background:white;border-radius:50%;transition:.2s}.switch input:checked+span{background:var(--teal)}.switch input:checked+span:after{transform:translateX(16px)}.privacy-box{display:flex;gap:10px;padding:13px;border-radius:10px;background:#eaf7f6}.privacy-box>span{color:var(--teal)}.privacy-box strong{font-size:.76rem}.privacy-box p,.privacy-box small{display:block;margin:4px 0 0;color:var(--muted);font-size:.68rem;line-height:1.4}.danger-zone button{border:1px solid #e3b8bc;border-radius:8px;background:white;color:#9d3d45;padding:7px 9px;font-size:.68rem}.dialog-actions{display:flex;justify-content:flex-end;gap:8px}.quiet-button,.danger-button{border:0;border-radius:8px;padding:9px 12px;font-weight:750}.quiet-button{background:#edf3f3;color:var(--navy)}.danger-button{background:#a53e45;color:white}.danger-button:disabled{opacity:.4}.edit-label{margin-top:4px}.edit-label textarea{resize:vertical}.bottom-nav a,.bottom-nav button{color:var(--muted)}@media(max-width:760px){.desktop-nav,.local-status,.settings-button span:last-child{display:none}.topbar{padding:0 14px}.app-shell{width:min(100% - 18px,1040px);padding-bottom:88px}.compact-hero{height:130px;padding:20px}.compact-hero h1{max-width:65%;font-size:1.45rem}.compact-hero p{font-size:.8rem}.mascot-crop{position:relative}.mascot-crop img{display:block}.mode-panel{padding:19px}.memory-grid{grid-template-columns:repeat(2,1fr)}.bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:25;height:64px;display:grid;grid-template-columns:repeat(3,1fr);background:rgba(255,255,255,.96);border-top:1px solid var(--line);backdrop-filter:blur(12px)}.bottom-nav a,.bottom-nav button{border:0;background:transparent;text-decoration:none;display:grid;place-content:center;justify-items:center;gap:2px;font-size:1rem}.bottom-nav small{font-size:.61rem}.bottom-nav .active{color:var(--teal-dark)}}@media(max-width:520px){.compact-hero h1{max-width:70%;font-size:1.24rem}.compact-hero p{max-width:65%}.mascot-crop{position:relative}.mascot-crop img{display:block}.primary-entry,.recall-search{flex-direction:column}.primary-entry .primary-button,.recall-search .primary-button{padding:11px}.clue-grid{grid-template-columns:1fr}.section-header{align-items:stretch;flex-direction:column}.memory-search input{width:100%}.memory-grid{grid-template-columns:1fr}.memory-card{min-height:128px}}
.personal-clues{margin-top:18px;padding-top:2px}.personal-clues[hidden],.recall-feedback[hidden]{display:none}.personal-clues>.result-heading{margin-bottom:4px}.personal-clues>p,.recall-feedback p{margin:0;color:var(--muted);font-size:.72rem}.recall-feedback{margin-top:16px;padding:14px;border:1px solid var(--line);border-radius:11px;background:#f9fcfc}.recall-feedback strong{font-size:.82rem}.recall-feedback p{margin-top:5px}.theme-segment{flex-wrap:wrap;justify-content:flex-end}
:root{--background:#f4f8f8;--surface:#fff;--surface-secondary:#edf4f4;--text:#0b2a45;--text-muted:#657588;--border:#dce7e8;--accent:#10a79d;--input-background:#fbfdfd;--chip-background:#f1f5f5;--success-surface:#dff0df}html[data-theme="light"]{color-scheme:light}html[data-theme="dark"]{color-scheme:dark;--background:#121c27;--surface:#1b2835;--surface-secondary:#233442;--text:#edf5f6;--text-muted:#a8bac5;--border:#38505f;--accent:#36c1b8;--input-background:#16232e;--chip-background:#263946;--success-surface:#1d3a35;--bg:var(--background);--white:var(--surface);--navy:var(--text);--muted:var(--text-muted);--line:var(--border);--teal:#24b5ac;--teal-dark:#61d2cb;--shadow:0 12px 34px rgba(2,8,14,.32);--yellow:#b39135;--violet:#8066ad;--blue:#4c89a8}html[data-theme="dark"] .topbar{background:rgba(20,30,41,.95)}html[data-theme="dark"] .compact-hero{background:linear-gradient(120deg,#173b3d 0%,#1a2935 72%);border-color:#31545a}html[data-theme="dark"] .memory-workspace,html[data-theme="dark"] .mode-tab.active,html[data-theme="dark"] .settings-button,html[data-theme="dark"] .language-button,html[data-theme="dark"] .save-entry,html[data-theme="dark"] .builder-column,html[data-theme="dark"] .memory-card,html[data-theme="dark"] .result-card,html[data-theme="dark"] .memory-search,html[data-theme="dark"] .card-menu,html[data-theme="dark"] dialog,html[data-theme="dark"] .clue-grid input,html[data-theme="dark"] .edit-label input,html[data-theme="dark"] .edit-label textarea,html[data-theme="dark"] .danger-zone button{background:var(--surface);color:var(--text)}html[data-theme="dark"] .mode-tabs,html[data-theme="dark"] .mini-segment,html[data-theme="dark"] .close-dialog,html[data-theme="dark"] .quiet-button,html[data-theme="dark"] .recommend-group,html[data-theme="dark"] .clue-grid,html[data-theme="dark"] .recall-feedback{background:var(--surface-secondary);color:var(--text)}html[data-theme="dark"] .primary-entry textarea,html[data-theme="dark"] .recall-search input,html[data-theme="dark"] .main-input-row input,html[data-theme="dark"] .own-word input,html[data-theme="dark"] .save-entry input,html[data-theme="dark"] .initial-fragment input,html[data-theme="dark"] .rebuilt-result textarea,html[data-theme="dark"] .memory-search input,html[data-theme="dark"] .recovered-editor textarea{background:var(--input-background);color:var(--text)}html[data-theme="dark"] .initial-fragment,html[data-theme="dark"] .privacy-box,html[data-theme="dark"] .empty-state,html[data-theme="dark"] .recommendation-empty{background:var(--surface-secondary)}html[data-theme="dark"] .rebuilt-result{background:linear-gradient(120deg,var(--success-surface),#213c3b)}html[data-theme="dark"] .word-option,html[data-theme="dark"] .clue-chip,html[data-theme="dark"] .memory-tag{background:var(--chip-background);color:var(--text)}html[data-theme="dark"] .word-option.selected{background:#0f817b;border-color:#2ab5ac;color:#fff}html[data-theme="dark"] .source-badge{background:#244d4b;color:#8be2dc}html[data-theme="dark"] .source-badge.related{background:#4b4224;color:#f2d77f}html[data-theme="dark"] .result-icon,html[data-theme="dark"] .memory-counter,html[data-theme="dark"] .desktop-nav a.active{background:#214b49;color:#8be2dc}html[data-theme="dark"] .result-card:hover,html[data-theme="dark"] .card-menu button:hover{background:#243945}html[data-theme="dark"] .mini-segment button.active{background:#344b59;color:#8be2dc}html[data-theme="dark"] .primary-button,html[data-theme="dark"] .secondary-primary,html[data-theme="dark"] .builder-save{background:#0f817b;color:#fff}html[data-theme="dark"] .bottom-nav{background:rgba(20,30,41,.96)}html[data-theme="dark"] .switch span:after{background:#eaf3f4}html[data-theme="dark"] input::placeholder,html[data-theme="dark"] textarea::placeholder{color:#8196a3}

/* Refinamiento visual final */
.topbar{height:70px;min-height:70px;gap:22px;background:linear-gradient(108deg,#071a33 0%,#0a3048 58%,#0b3d50 100%);border-bottom-color:rgba(90,225,222,.2);box-shadow:0 7px 22px rgba(5,25,44,.16)}
html[data-theme="dark"] .topbar{background:linear-gradient(108deg,#061426 0%,#09283d 58%,#0a3545 100%);border-bottom-color:rgba(90,225,222,.18)}
.brand{gap:11px;color:#f1fbff;font-size:1rem;font-weight:850;letter-spacing:.01em}
.brand-icon{display:block;width:52px;height:52px;flex:0 0 52px;border:1px solid rgba(93,235,238,.82);border-radius:14px;object-fit:contain;object-position:center;box-shadow:0 0 0 1px rgba(6,32,60,.55),0 0 16px rgba(39,213,220,.27)}
.topbar .desktop-nav a{color:#b9ced9}
.topbar .desktop-nav a:hover{color:#f4fbff}
.topbar .desktop-nav a.active,html[data-theme="dark"] .topbar .desktop-nav a.active{background:rgba(44,203,199,.17);color:#8cf0e8}
.topbar .local-status{color:#b9ced9}
.topbar .memory-counter,html[data-theme="dark"] .topbar .memory-counter{border:1px solid rgba(90,225,222,.22);background:rgba(36,181,172,.14);color:#99eee8}
.topbar .settings-button,.topbar .language-button,html[data-theme="dark"] .topbar .settings-button,html[data-theme="dark"] .topbar .language-button{border-color:rgba(170,211,223,.25);background:rgba(255,255,255,.07);color:#eff9fb}
html{scroll-padding-top:86px}
#home,.recent-section{scroll-margin-top:86px}
.compact-hero{height:auto;min-height:204px;padding:20px 24px;display:grid;grid-template-columns:minmax(0,1.9fr) minmax(290px,1fr);align-items:center;gap:24px;overflow:hidden}
.hero-copy{min-width:0}
.compact-hero h1{max-width:none}
.mascot-crop{position:relative;width:100%;height:166px;align-self:center;overflow:hidden;border:1px solid color-mix(in srgb,var(--teal) 22%,var(--line));border-radius:17px;background:linear-gradient(135deg,rgba(255,255,255,.78),rgba(222,246,244,.72));box-shadow:0 10px 24px rgba(11,42,69,.1);isolation:isolate}
html[data-theme="dark"] .mascot-crop{background:linear-gradient(135deg,rgba(23,57,70,.94),rgba(18,42,57,.9));border-color:rgba(80,202,198,.24)}
.mascot-crop::after{content:"";position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(239,250,249,.9),transparent 14%,transparent 88%),linear-gradient(90deg,rgba(244,252,252,.32),transparent 15%,transparent 77%,rgba(229,248,246,.94));pointer-events:none}
html[data-theme="dark"] .mascot-crop::after{background:linear-gradient(180deg,rgba(19,48,61,.9),transparent 14%,transparent 88%),linear-gradient(90deg,rgba(12,35,49,.32),transparent 15%,transparent 77%,rgba(14,40,53,.94))}
.mascot-crop img{position:absolute;z-index:0;inset:0;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;transform:scale(2.5);transform-origin:12% 55%}
.thought-scribble-overlay{position:absolute;z-index:3;left:27%;top:3%;width:116px;height:78px;overflow:visible}
.thought-scribble-motion{transform-box:fill-box;transform-origin:center;will-change:transform;animation:thought-scribble-stir 3s ease-in-out infinite alternate}
.thought-scribble-line{fill:none;stroke:#8797a3;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:76 18;opacity:.78;animation:thought-scribble-dash 3.2s ease-in-out infinite alternate}
.thought-scribble-line:nth-child(2){animation-delay:-.7s}.thought-scribble-line:nth-child(3){animation-delay:-1.4s}.thought-scribble-line:nth-child(4){animation-delay:-2.1s}
html[data-theme="dark"] .thought-scribble-line{stroke:#a1adb5;opacity:.72}
.save-status-live{position:absolute!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}
.save-status-live.duplicate-warning{position:static!important;width:auto!important;height:auto!important;margin:10px 0 0!important;padding:8px 11px!important;overflow:visible!important;clip:auto!important;clip-path:none!important;white-space:normal!important;border:1px solid #d7b96b!important;border-radius:8px;background:#fff8df;color:#66511b;font-size:.76rem;font-weight:750}
html[data-theme="dark"] .save-status-live.duplicate-warning{border-color:#806f3f!important;background:#3d351e;color:#f2df9a}
.memory-success-overlay{position:fixed;z-index:90;inset:0;pointer-events:none;visibility:hidden;overflow:visible}
.memory-success-overlay.is-active{visibility:visible}
.memory-origin-pulse{position:absolute;z-index:1;border:2px solid rgba(94,231,224,.75);border-radius:12px;opacity:0;transform-origin:center;will-change:transform,opacity,box-shadow}
.memory-flyer{position:absolute;z-index:3;display:grid;width:50px;height:44px;place-items:center;border:2px solid #63e8e2;border-radius:15px;background:linear-gradient(145deg,#08243f,#0b5360);color:#b9fff9;font-size:22px;font-weight:900;box-shadow:0 9px 22px rgba(3,26,47,.28),0 0 12px rgba(65,222,216,.42);opacity:0;transform:translate(-50%,-50%) scale(0);will-change:transform,opacity}
.memory-flight-trail i{position:absolute;z-index:2;display:block;width:7px;height:7px;border-radius:50%;background:#64ded9;box-shadow:0 0 8px rgba(68,221,215,.66);opacity:0;transform:translate(-50%,-50%) scale(.3);will-change:transform,opacity}
.memory-arrival-plus{position:absolute;z-index:4;color:#68e8e1;font-size:.82rem;font-weight:950;text-shadow:0 0 8px rgba(76,224,218,.72);opacity:0;transform:translate(-50%,-50%)}
.memory-arrival-toast{position:absolute;z-index:5;display:flex;min-width:172px;align-items:center;justify-content:center;gap:8px;padding:9px 13px;border:1px solid rgba(101,232,226,.85);border-radius:12px;background:#08253e;color:#f5ffff;box-shadow:0 10px 24px rgba(2,20,37,.26),0 0 14px rgba(65,216,211,.25);font-size:.79rem;font-weight:800;white-space:nowrap;opacity:0}
.memory-arrival-toast b{display:grid;width:21px;height:21px;place-items:center;border-radius:50%;background:rgba(70,221,214,.16);color:#86f4ed;font-size:.76rem}
.memory-success-overlay.reduce-motion .memory-flyer,.memory-success-overlay.reduce-motion .memory-flight-trail{display:none}
.source-badge.general{background:#e1f0f5;color:#316476}
@keyframes thought-scribble-stir{0%{transform:translate(-3px,-2px) rotate(-6deg) scale(.98)}35%{transform:translate(2px,1px) rotate(3deg) scale(1.01)}70%{transform:translate(-1px,2px) rotate(-2deg) scale(.99)}100%{transform:translate(3px,-1px) rotate(6deg) scale(1.02)}}
@keyframes thought-scribble-dash{0%{stroke-dashoffset:0}100%{stroke-dashoffset:14}}
@media(max-width:760px){html{scroll-padding-top:78px}#home,.recent-section{scroll-margin-top:78px}.topbar{height:64px;min-height:64px;gap:12px;padding:0 13px}.brand{gap:8px;font-size:.92rem}.brand-icon{width:42px;height:42px;flex-basis:42px;border-radius:12px}.compact-hero{min-height:190px;height:auto;padding:17px 18px;grid-template-columns:minmax(0,1.6fr) minmax(220px,.9fr);gap:14px}.compact-hero h1{max-width:none}.mascot-crop{height:154px}.mascot-crop img{transform:scale(2.25);transform-origin:14% 55%}.thought-scribble-overlay{left:25%;top:1%;width:105px;height:72px}}
@media(max-width:600px){.compact-hero{grid-template-columns:1fr;min-height:auto;padding:19px}.hero-copy{order:1}.mascot-crop{order:2;width:100%;height:166px}.mascot-crop img{transform:scale(2.5);transform-origin:12% 55%}.thought-scribble-overlay{left:31%;top:2%;width:110px}.compact-hero h1{font-size:1.42rem}.compact-hero p{font-size:.82rem}.memory-arrival-toast{min-width:158px;padding:8px 11px;font-size:.75rem}}
@media(max-width:420px){.brand span:last-child{font-size:.84rem}.top-actions{gap:5px}.settings-button,.language-button{padding:6px 8px}.mascot-crop{height:154px}.thought-scribble-overlay{left:27%;width:98px;height:68px}}
@media(prefers-reduced-motion:reduce){.thought-scribble-motion,.thought-scribble-line{animation:none!important}.thought-scribble-motion{transform:none}.thought-scribble-line{stroke-dashoffset:0}.memory-flyer,.memory-flight-trail{display:none}}
