.lma-ux-float{position:fixed;right:20px;z-index:998;display:flex;flex-direction:column;gap:10px;pointer-events:none;transition:opacity .35s ease}.lma-ux-float.is-hidden{opacity:0}.lma-ux-float.is-visible{opacity:1;pointer-events:auto}.lma-ux-btn{width:44px;height:44px;border-radius:50%;border:1.5px solid #c8943e;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0000001a;transition:background .2s,transform .15s,box-shadow .2s}.lma-ux-btn:hover{background:#faf7f2;transform:scale(1.08);box-shadow:0 3px 14px #00000024}.lma-ux-btn:focus-visible{outline:2px solid #c8943e;outline-offset:3px}.lma-ux-btn:active{transform:scale(.95)}.lma-ux-btn svg{width:18px;height:18px;stroke:#c8943e;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.lma-ux-float{bottom:20px}.lma-ux-searchbar{position:fixed;top:0;left:0;right:0;z-index:999;background:#fffffff7;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-bottom:1px solid rgba(200,148,62,.2);padding:10px 20px;transform:translateY(-100%);transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;box-shadow:0 2px 12px #0000}.lma-ux-searchbar.is-visible{transform:translateY(0);box-shadow:0 2px 16px #00000014}.lma-ux-searchbar-inner{max-width:680px;margin:0 auto;display:flex;align-items:center;gap:12px}.lma-ux-searchbar-input{flex:1;min-width:0;padding:9px 14px 9px 38px;border:1px solid #d5d0c8;border-radius:10px;font-family:Crimson Text,Georgia,serif;font-size:15px;color:#3e3729;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%239a8e80' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'/%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'/%3E%3C/svg%3E") 12px center no-repeat;transition:border-color .2s,box-shadow .2s;outline:none}.lma-ux-searchbar-input:focus{border-color:#c8943e;box-shadow:0 0 0 3px #c8943e26}.lma-ux-searchbar-input::placeholder{color:#9a8e80}.lma-ux-searchbar-nav{display:flex;gap:6px;flex-shrink:0}.lma-ux-searchbar-nav button{width:32px;height:32px;border-radius:50%;border:1.5px solid #d5d0c8;background:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:border-color .2s,background .2s,transform .15s;padding:0}.lma-ux-searchbar-nav button:hover{border-color:#c8943e;background:#faf7f2;transform:scale(1.08)}.lma-ux-searchbar-nav button:active{transform:scale(.95)}.lma-ux-searchbar-nav button:focus-visible{outline:2px solid #c8943e;outline-offset:2px}.lma-ux-searchbar-nav svg{width:14px;height:14px;stroke:#6b5b4f;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.lma-ux-searchbar-nav button:hover svg{stroke:#c8943e}.lma-ux-skeleton-wrap{display:grid;gap:16px;padding:12px 0;grid-template-columns:repeat(3,minmax(0,1fr))}@media(max-width:899px){.lma-ux-skeleton-wrap{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:519px){.lma-ux-skeleton-wrap{grid-template-columns:1fr}}.lma-ux-skeleton{border-radius:10px;overflow:hidden;background:#f0ece6}.lma-ux-skeleton-img{aspect-ratio:1/1;background:linear-gradient(90deg,#f0ece6 25%,#e8e2d9,#f0ece6 75%);background-size:200% 100%;animation:lma-shimmer 1.6s ease-in-out infinite}.lma-ux-skeleton-text{padding:14px 16px 18px}.lma-ux-skeleton-line{height:14px;border-radius:6px;margin-bottom:8px;background:linear-gradient(90deg,#f0ece6 25%,#e8e2d9,#f0ece6 75%);background-size:200% 100%;animation:lma-shimmer 1.6s ease-in-out infinite}.lma-ux-skeleton-line:last-child{width:60%;margin-bottom:0}@keyframes lma-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(pointer:coarse){.lma-done-toggle,.lma-fav-toggle,.lma-wish-toggle{min-width:44px!important;min-height:44px!important}.lma-ol-header,.lma-gc-toggle,.lma-wc-btn,.lma-ol-btn,.lma-b-pill{min-height:44px}}.lma-section-nav{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:1100px;margin:0 auto 20px;padding:0 20px}.lma-section-nav-btn{display:inline-block;padding:8px 18px;border:1.5px solid #c8943e;border-radius:999px;font-size:14px;font-family:inherit;color:#3e3729;text-decoration:none;background:transparent;cursor:pointer;transition:background .16s ease,color .16s ease;white-space:nowrap}.lma-section-nav-btn:hover,.lma-section-nav-btn:focus-visible{background:#c8943e;color:#fff;outline:none}@media(max-width:520px){.lma-section-nav{gap:8px}.lma-section-nav-btn{font-size:13px;padding:7px 14px}}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.lma-ux-skeleton-img,.lma-ux-skeleton-line{animation:none}.lma-ux-searchbar{transition:none}}@keyframes lma-search-flash{0%{box-shadow:0 0 #c8943e66}70%{box-shadow:0 0 0 6px #c8943e00}to{box-shadow:0 0 #c8943e00}}.lma-ux-search-flash{animation:lma-search-flash .6s ease-out}@media(max-width:520px){.lma-ux-float{right:12px;bottom:14px}.lma-ux-btn{width:40px;height:40px}.lma-ux-btn svg{width:16px;height:16px}.lma-ux-searchbar{padding:8px 12px}.lma-ux-searchbar-input{font-size:14px;padding:8px 12px 8px 34px}.lma-ux-searchbar-nav button{width:28px;height:28px}.lma-ux-searchbar-nav svg{width:12px;height:12px}}
/*# sourceMappingURL=/s/files/1/2398/2457/t/74/assets/lma-ux.css.map?v=1773270476 */
