:root{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color:#111827;background:radial-gradient(circle at 20% 10%,#edf2ff,#f8fafc 40%,#eef2ff);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px}button{font:inherit;cursor:pointer}.app-shell{min-height:100vh;display:grid;place-items:center;padding:2rem 1rem}.card-panel{width:min(760px,100%);background:#fff;border:1px solid #d7dce5;border-radius:16px;padding:1.5rem;box-shadow:0 12px 28px #11182714}.eyebrow{margin:0;color:#6b7280;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase}.title-row{margin:.4rem 0 .5rem;display:flex;align-items:center;justify-content:space-between;gap:.6rem}h1{margin:0;font-size:clamp(1.8rem,3vw,2.3rem);line-height:1.2;color:#111827}.favorite-button{border:1px solid #d7dce5;background:#fff;color:#475569;border-radius:10px;width:2.2rem;height:2.2rem;display:grid;place-items:center;font-size:1.2rem;line-height:1}.favorite-button.active{color:#b45309;border-color:#f59e0b;background:#fffbeb}.date-line{margin:0 0 1.2rem;color:#4b5563}.orientation-toggle{display:inline-flex;gap:.5rem;margin-bottom:1rem;padding:.25rem;border-radius:10px;background:#f4f6fb}.orientation-toggle button{border:0;padding:.45rem .8rem;border-radius:8px;background:transparent;color:#374151}.orientation-toggle .active{background:#1f2937;color:#fff}.meaning-box{border:1px solid #d7dce5;border-radius:12px;padding:1rem;background:#fafbfd}.meaning-box h2{margin:0 0 .4rem;font-size:1rem;color:#111827}.meaning-box p{margin:0;color:#1f2937;line-height:1.55}.actions{margin-top:1rem;display:flex;flex-wrap:wrap;gap:.6rem}.actions button{border:0;border-radius:10px;background:#0f766e;color:#fff;font-weight:600;padding:.6rem 1rem}.actions .secondary{background:#e5e7eb;color:#1f2937}.actions .share{background:#1d4ed8;color:#fff}.copied-msg{align-self:center;color:#0f766e;font-size:.88rem;font-weight:600}.search-section{margin-top:1.25rem;border-top:1px solid #e5e7eb;padding-top:1rem}.search-section label{display:block;font-size:.9rem;font-weight:600;color:#1f2937;margin-bottom:.4rem}.search-section input{width:100%;border:1px solid #cfd6e3;border-radius:10px;padding:.65rem .75rem;font-size:.95rem}.search-section input:focus{outline:2px solid #99f6e4;border-color:#0f766e}.results-summary{margin:.55rem 0 .6rem;color:#4b5563;font-size:.9rem}.results-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:.5rem;max-height:230px;overflow:auto;padding-right:.2rem}.result-card{display:flex;align-items:center;justify-content:space-between;gap:.4rem;text-align:left;border:1px solid #d7dce5;background:#fff;color:#1f2937;border-radius:8px;padding:.48rem .6rem}.result-card.active{border-color:#0f766e;background:#ecfeff}.star-tag{color:#b45309}.history-section{margin-top:1.25rem;border-top:1px solid #e5e7eb;padding-top:1rem}.history-section h2{margin:0 0 .7rem;font-size:1rem}.history-empty{margin:0;color:#6b7280}.history-list{list-style:none;margin:0;padding:0;display:grid;gap:.45rem}.history-item{width:100%;text-align:left;border:1px solid #d7dce5;border-radius:8px;background:#fff;padding:.5rem .65rem}.history-main{display:block;color:#1f2937;font-size:.93rem}.history-meta{display:block;margin-top:.15rem;color:#6b7280;font-size:.79rem}@media(max-width:560px){.card-panel{padding:1.1rem}.actions button{width:100%}.results-grid{grid-template-columns:1fr}.history-item{padding:.6rem}}
