.lk-section{padding-block:clamp(2rem,8vw,5rem);display:flex;justify-content:center}.lk-card{width:100%;max-width:480px;background:var(--color-surface-card, #fff);border-radius:20px;padding:clamp(1.5rem,5vw,2.5rem);box-shadow:0 12px 40px #0f172a14}.lk-title{margin:0 0 .4rem;font-size:clamp(1.75rem,5vw,2.25rem)}.lk-subtitle{margin:0 0 1.5rem;color:var(--color-text-muted);font-size:.95rem}.lk-form{display:flex;flex-direction:column;gap:1.1rem}.lk-submit{width:100%;min-height:52px;margin-top:.5rem}.lk-stuck{margin-top:1.5rem;padding:1rem;background:var(--color-bg-warning-light, #fef3c7);border-radius:12px;text-align:center}.lk-stuck p{margin:0 0 .65rem;color:var(--color-text-warning, #d97706);font-size:.9rem}.lk-stuck-cta{display:inline-block;background:var(--color-primary-blue);color:#fff;padding:.6rem 1.2rem;border-radius:999px;font-weight:700;text-decoration:none;min-height:44px;line-height:1.7}.lk-stuck-cta:hover{background:var(--color-primary-hover)}.lk-field-hint{margin-top:calc(var(--space-2) * -1);margin-bottom:var(--space-3);font-size:var(--text-sm);color:var(--color-text-muted);line-height:var(--line-height-normal)}.lk-tabs{display:flex;gap:6px;background:var(--color-surface-page, #f1f5f9);border-radius:999px;padding:4px;margin-bottom:1.25rem}.lk-tab{flex:1 1 0;min-height:44px;border:none;background:transparent;border-radius:999px;font-weight:600;font-size:.9rem;color:var(--color-text-muted);cursor:pointer;transition:background .15s ease,color .15s ease}.lk-tab.is-active{background:var(--color-primary-blue);color:#fff}.lk-tab:focus-visible{outline:2px solid var(--color-highlight-green);outline-offset:2px}.lk-saved-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.6rem}.lk-saved-item{display:flex;align-items:stretch;gap:6px}.lk-saved-main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:3px;text-align:left;background:var(--color-surface-page, #f8fafc);border:1px solid var(--color-border, #e2e8f0);border-radius:14px;padding:.8rem .9rem;cursor:pointer;min-height:44px;transition:border-color .15s ease,box-shadow .15s ease}.lk-saved-main:hover,.lk-saved-main:focus-visible{border-color:var(--color-primary-blue);box-shadow:0 4px 14px #1b396f1a;outline:none}.lk-saved-event{font-weight:700;color:var(--color-text-main, #1e293b);font-size:1rem}.lk-saved-meta{font-size:.85rem;color:var(--color-text-muted)}.lk-saved-row2{display:flex;align-items:baseline;justify-content:space-between;gap:.75rem;margin-top:2px}.lk-saved-id{font-family:ui-monospace,monospace;font-size:.8rem;letter-spacing:.5px;color:var(--color-text-muted)}.lk-saved-amount{font-weight:700;color:var(--color-primary-blue);font-variant-numeric:tabular-nums;white-space:nowrap}.lk-saved-remove{flex:0 0 auto;width:44px;border:1px solid var(--color-border, #e2e8f0);border-radius:14px;background:transparent;color:var(--color-text-muted);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .15s ease,border-color .15s ease,background .15s ease}.lk-saved-remove:hover,.lk-saved-remove:focus-visible{color:var(--color-text-error, #dc2626);border-color:currentColor;background:#dc26260d;outline:none}.lk-saved-hint{margin-top:1rem;margin-bottom:0;text-align:center}
